Changeset a04cedb for BOOK/final-system/common
- Timestamp:
- Oct 25, 2013, 7:28:49 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 0b6834f
- Parents:
- 494f312
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/tar.xml
r494f312 ra04cedb 30 30 <screen os="p2"><userinput>patch -Np1 -i ../&tar-man-patch;</userinput></screen> 31 31 32 <para os="s1">EGLIBC-&eglibc-version; does not declare gets():</para>33 34 <screen os="s2"><userinput>sed -i -e '/gets is a/d' gnu/stdio.in.h</userinput></screen>35 36 32 <para os="a">Prepare Tar for compilation:</para> 37 33 … … 49 45 50 46 <screen os="g"><userinput>make install</userinput></screen> 47 48 <para os="h">Generate the man page and place it in the proper location:</para> 49 50 <screen os="i"><userinput>perl tarman > /usr/share/man/man1/tar.1</userinput></screen> 51 51 52 52 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.