Ignore:
Timestamp:
Jan 8, 2011, 5:48:06 PM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
f42e5c1
Parents:
ecc1136
Message:

Updated Man to 1.6g.

Location:
BOOK/final-system/common
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/man.xml

    recc1136 r3eeef443  
    2929
    3030<screen os="p2"><userinput>patch -Np1 -i ../&man-i18n-patch;</userinput></screen>
    31 
    32     <para os="p3">The following patch will add support for new compressors like XZ Utils:</para>
    33 
    34 <screen os="p4"><userinput>patch -Np1 -i ../&man-new_compressors-patch;</userinput></screen>
    3531
    3632    <para os="a">A few adjustments need to be made to the sources of Man.</para>
  • BOOK/final-system/common/tar.xml

    recc1136 r3eeef443  
    3232    <para os="a">Prepare Tar for compilation:</para>
    3333
    34 <screen os="b"><userinput>./configure --prefix=/usr --bindir=/bin --libexecdir=/usr/sbin</userinput></screen>
     34<screen os="b"><userinput>FORCE_UNSAFE_CONFIGURE=1 ./configure --prefix=/usr \
     35    --bindir=/bin --libexecdir=/usr/sbin</userinput></screen>
    3536
    3637    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.