Changeset 52f035d for BOOK/final-system/common/iputils.xml
- Timestamp:
- Feb 18, 2009, 9:11:40 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- ffe68ed
- Parents:
- 7f4caf0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/iputils.xml
r7f4caf0 r52f035d 29 29 <screen os="p2"><userinput>patch -Np1 -i ../&iputils-fixes-patch;</userinput></screen> 30 30 31 <para os="p3">The following patch contains the man-pages for IPutils:</para> 32 33 <screen os="p4"><userinput>patch -Np1 -i ../&iputils-manpages-patch;</userinput></screen> 34 31 35 <para os="a">Compile the package:</para> 32 36 … … 40 44 cp -v arping /usr/bin 41 45 cp -v tracepath /usr/bin 42 cp -v trace{path,route}6 /usr/bin</userinput></screen> 46 cp -v trace{path,route}6 /usr/bin 47 install -v -m644 doc/*.8 /usr/share/man/man8</userinput></screen> 43 48 44 49 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.