Added gzip-patch to Appendix C

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@24 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-01-25 00:46:10 +00:00
parent e3b0529db7
commit e22f1f0c0a
3 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<listitem><para>
Gzip Patch (1.2.4a):
<ulink
url="ftp://packages.linuxfromscratch.org/pub/common-packages">
ftp://packages.linuxfromscratch.org/pub/common-packages</ulink>
</para></listitem>

View File

@ -13,6 +13,7 @@
&ac-glibc-patch;
&ac-grep;
&ac-gzip;
&ac-gzip-patch;
&ac-make;
&ac-sed;
&ac-shellutils;

View File

@ -462,6 +462,7 @@
<!ENTITY ac-glibc-patch SYSTEM "intel/appendixc/glibc-patch.sgml">
<!ENTITY ac-grep SYSTEM "intel/appendixc/grep.sgml">
<!ENTITY ac-gzip SYSTEM "intel/appendixc/gzip.sgml">
<!ENTITY ac-gzip-patch SYSTEM "intel/appendixc/gzip-patch.sgml">
<!ENTITY ac-make SYSTEM "intel/appendixc/make.sgml">
<!ENTITY ac-sed SYSTEM "intel/appendixc/sed.sgml">
<!ENTITY ac-shellutils SYSTEM "intel/appendixc/shellutils.sgml">