1 Jun 2004 10:25
cvs commit: BLFS/BOOK/general/sysutils/unzip unzip-inst.xml unzip-intro.xml
<igor <at> linuxfromscratch.org>
2004-06-01 08:25:25 GMT
2004-06-01 08:25:25 GMT
igor 04/06/01 02:25:25 Modified: BOOK/general/sysutils/unzip unzip-inst.xml unzip-intro.xml Log: fixed version of unzip patches Revision Changes Path 1.3 +2 -2 BLFS/BOOK/general/sysutils/unzip/unzip-inst.xml Index: unzip-inst.xml =================================================================== RCS file: /home/cvsroot/BLFS/BOOK/general/sysutils/unzip/unzip-inst.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- unzip-inst.xml 29 May 2004 23:03:41 -0000 1.2 +++ unzip-inst.xml 1 Jun 2004 08:25:25 -0000 1.3 <at> <at> -9,8 +9,8 <at> <at> <para>Install <application>UnZip</application> by running the following commands:</para> -<screen><userinput><command>patch -Np1 -i ../unzip-5.50-fix-libz.patch && -patch -Np1 -i ../unzip-5.50-dont-make-noise.patch && +<screen><userinput><command>patch -Np1 -i ../unzip-5.51-fix-libz.patch && +patch -Np1 -i ../unzip-5.51-dont-make-noise.patch && cp unix/Makefile . && make prefix=/usr linux && make prefix=/usr linux_shlibz &&(Continue reading)
RSS Feed