summaryrefslogtreecommitdiffstats
path: root/source/a/gzip/gzip.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/gzip/gzip.SlackBuild')
-rwxr-xr-xsource/a/gzip/gzip.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/a/gzip/gzip.SlackBuild b/source/a/gzip/gzip.SlackBuild
index 8707648ea..ec91bec31 100755
--- a/source/a/gzip/gzip.SlackBuild
+++ b/source/a/gzip/gzip.SlackBuild
@@ -118,8 +118,8 @@ rm -f $PKG/bin/uncompress
#( cd usr/bin ; ln -sf ../../bin/zcat zcat )
#( cd usr/bin ; rm -rf zcmp )
#( cd usr/bin ; ln -sf zdiff zcmp )
- #( cd usr/bin ; rm -rf zegrep )
- #( cd usr/bin ; ln -sf zgrep zegrep )
+ #( cd usr/bin ; rm -rf zgrep -E )
+ #( cd usr/bin ; ln -sf zgrep zgrep -E )
#( cd usr/bin ; rm -rf zfgrep )
#( cd usr/bin ; ln -sf zgrep zfgrep )
#)