diff options
Diffstat (limited to 'Attic/appendixb/gzip-dep.xml')
-rw-r--r-- | Attic/appendixb/gzip-dep.xml | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/Attic/appendixb/gzip-dep.xml b/Attic/appendixb/gzip-dep.xml deleted file mode 100644 index e4d1351be..000000000 --- a/Attic/appendixb/gzip-dep.xml +++ /dev/null @@ -1,32 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<para>Gzip-&gzip-depversion; needs the following to be installed:</para> - -<literallayout> -sh from the bash package - -as from the binutils package -ld from the binutils package -nm from the binutils package - -chmod from the fileutils package -cp from the fileutils package -ln from the fileutils package -mv from the fileutils package -rm from the fileutils package - -cc from the gcc package - -grep from the grep package - -make from the make package - -sed from the sed package - -cat from the textutils package -tr from the textutils package -</literallayout> - -</sect2> - |