Changeset 64eda1b for BOOK/final-system
- Timestamp:
- Sep 10, 2006, 10:41:58 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 0784cd6
- Parents:
- 0fb548d
- File:
- 
      - 1 edited
 
 - 
          
  BOOK/final-system/common/gzip.xml (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      BOOK/final-system/common/gzip.xmlr0fb548d r64eda1b 33 33 <screen os="p2"><userinput>patch -Np1 -i ../&gzip-security_fix-patch;</userinput></screen> 34 34 35 <para os="s1">The <command>gzexe</command> command calls <command>tail</command> 36 with options that do not conform to newer versions of the POSIX standard, 37 and therefore are not accepted by current versions of Coreutils. Fix this 38 problem by issuing the following command:</para> 39 40 <screen os="s2"><userinput>sed -i 's/tail +/tail -n +/' gzexe.in</userinput></screen> 41 35 42 <para os="a">Prepare Gzip for compilation:</para> 36 43 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
