diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:30:25 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:30:25 +0000 |
commit | b4e85477b84918c0fb9da281cebe4eff2a50f002 (patch) | |
tree | 545a8391c25b7e98c76f8deb43c3df7919e00111 /zgrep.in | |
parent | Adding debian version 1.2~pre2-1. (diff) | |
download | zutils-b4e85477b84918c0fb9da281cebe4eff2a50f002.tar.xz zutils-b4e85477b84918c0fb9da281cebe4eff2a50f002.zip |
Merging upstream version 1.2~pre3.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'zgrep.in')
-rw-r--r-- | zgrep.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/zgrep.in b/zgrep.in deleted file mode 100644 index bfbc490..0000000 --- a/zgrep.in +++ /dev/null @@ -1,3 +0,0 @@ -#! /bin/sh -bindir=`echo "$0" | sed -e 's,[^/]*$,,'` -exec "${bindir}"zutils --zgrep "$@" |