Browse Source

Added gzip-patch to Appendix C

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@24 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 years ago
parent
commit
e22f1f0c0a
3 changed files with 11 additions and 0 deletions
  1. 9 0
      Attic/appendixc/gzip-patch.sgml
  2. 1 0
      Attic/appendixc/packages.sgml
  3. 1 0
      intel.sgml

+ 9 - 0
Attic/appendixc/gzip-patch.sgml

@@ -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>
+

+ 1 - 0
Attic/appendixc/packages.sgml

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

+ 1 - 0
intel.sgml

@@ -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">