Changeset d4764b6
- Timestamp:
- Jan 4, 2014, 10:42:40 PM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- e087b98
- Parents:
- 9a3dabe
- Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/libcap.xml
r9a3dabe rd4764b6 25 25 <sect2 role="installation"> 26 26 <title>Installation of Libcap</title> 27 28 <para os="p1">Apply the following patch to fix a problem with Libcap's 29 installed header files:</para> 30 31 <screen os="p2"><userinput>patch -Np1 -i ../libcap-&libcap-version;-uapi-1.patch</userinput></screen> 27 32 28 33 <para os="a">Compile the package:</para> -
BOOK/materials/common/patches.xml
r9a3dabe rd4764b6 94 94 95 95 <varlistentry> 96 <term>Libcap UAPI Patch - <token>&libcap-uapi-patch-size;</token>:</term> 97 <listitem> 98 <para>Download: <ulink 99 url="&patches-root;&libcap-uapi-patch;"/></para> 100 <para>MD5 sum: <literal>&libcap-uapi-patch-md5;</literal></para> 101 </listitem> 102 </varlistentry> 103 104 <varlistentry> 96 105 <term>Man i18n Patch - <token>&man-i18n-patch-size;</token>:</term> 97 106 <listitem> -
BOOK/patches.ent
r9a3dabe rd4764b6 44 44 <!ENTITY iputils-fixes-patch-md5 "a2e77de7fd1fc4417bce0af3e6ffdfcb"> 45 45 <!ENTITY iputils-fixes-patch-size "153 KB"> 46 47 <!ENTITY libcap-uapi-patch "libcap-&libcap-version;-uapi-1.patch"> 48 <!ENTITY libcap-uapi-patch-md5 "0a84f95ca9906b892880f36c6894c673"> 49 <!ENTITY libcap-uapi-patch-size "24 KB"> 46 50 47 51 <!ENTITY man-i18n-patch "man-&man-version;-i18n-1.patch">
Note:
See TracChangeset
for help on using the changeset viewer.