X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=gzexe.in;h=b3339937418969d7eef907d3c94b39e21ebf0a9f;hb=ef80dc4ff003105071a6ba7470b30f4ba57e6e8a;hp=d5b82a2986bd67e09a87abfdf5e5d6be40927024;hpb=2725db10000bae65e311a9329973b11053b86f1a;p=debian%2Fgzip diff --git a/gzexe.in b/gzexe.in index d5b82a2..b333993 100644 --- a/gzexe.in +++ b/gzexe.in @@ -37,7 +37,7 @@ nl=' IFS=" $tab$nl" version='gzexe (gzip) @VERSION@ -Copyright (C) 2007, 2011-2015 Free Software Foundation, Inc. +Copyright (C) 2007, 2011-2016 Free Software Foundation, Inc. This is free software. You may redistribute copies of it under the terms of the GNU General Public License . There is NO WARRANTY, to the extent permitted by law. @@ -53,13 +53,6 @@ Rename each FILE with a compressed version of itself, renaming FILE to FILE~. Report bugs to ." - -bindir=@bindir@ -case $1 in ---__bindir) bindir=${2?}; shift; shift;; -esac -PATH=$bindir:$PATH - decomp=0 res=0 while :; do