mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
fixed version of unzip patches
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2247 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
70b65ddffb
commit
aa6dadf8e6
@ -9,8 +9,8 @@ decompression. To enable it or to obtain more information, check out the
|
||||
<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 &&
|
||||
|
@ -24,9 +24,9 @@ url="&unzip-download-ftp;"/></para></listitem>
|
||||
<sect3><title>Additional downloads</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Required patch: <ulink
|
||||
url="&patch-root;/unzip-5.50-fix-libz.patch"/></para></listitem>
|
||||
url="&patch-root;/unzip-5.51-fix-libz.patch"/></para></listitem>
|
||||
<listitem><para>Recommended patch: <ulink
|
||||
url="&patch-root;/unzip-5.50-dont-make-noise.patch"/></para></listitem></itemizedlist>
|
||||
url="&patch-root;/unzip-5.51-dont-make-noise.patch"/></para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user