Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: gzip-pkg-install.sh
===================================================================
--- gzip-pkg-install.sh	(.../1.10/gzip-pkg-install.sh)	(revision 430)
+++ gzip-pkg-install.sh	(.../1.13/gzip-pkg-install.sh)	(revision 431)
@@ -36,13 +36,13 @@
 * Gzip: (gzip).                 General (de)compression of files (lzw).
 
 Individual utilities
-* gunzip: (gzip)Overview.       Decompression.
-* gzexe: (gzip)Overview.        Compress executables.
-* zcat: (gzip)Overview.         Decompression to stdout.
-* zdiff: (gzip)Overview.        Compare compressed files.
-* zforce: (gzip)Overview.       Force .gz extension on files.
-* zgrep: (gzip)Overview.        Search compressed files.
-* zmore: (gzip)Overview.        Decompression output by pages.
+* gunzip: (gzip)Overview.                       Decompression.
+* gzexe: (gzip)Overview.                        Compress executables.
+* zcat: (gzip)Overview.                         Decompression to stdout.
+* zdiff: (gzip)Overview.                        Compare compressed files.
+* zforce: (gzip)Overview.                       Force .gz extension on files.
+* zgrep: (gzip)Overview.                        Search compressed files.
+* zmore: (gzip)Overview.                        Decompression output by pages.
 EOF
   fi
 }