X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=zcmp.in;h=20fb031481c84874586a391b33ec62af220a0631;hb=83223a0c7bbc239a4320f02fe0c9cc1006d97ec4;hp=a3c42ee41542f8b19f0746ec6ebb16a9f8a7a997;hpb=70b787436ae3f40de5046676b97c0d621715f4f2;p=debian%2Fgzip diff --git a/zcmp.in b/zcmp.in index a3c42ee..20fb031 100644 --- a/zcmp.in +++ b/zcmp.in @@ -1,7 +1,7 @@ #!/bin/sh # Compare the uncompressed contents of compressed files, byte by byte. -# Copyright (C) 2007, 2010-2011 Free Software Foundation, Inc. +# Copyright (C) 2007, 2010-2017 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -17,12 +17,6 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -bindir=@bindir@ -case $1 in ---__bindir) bindir=${2?}; shift; shift;; -esac -PATH=$bindir:$PATH - version="zcmp (gzip) @VERSION@ Copyright (C) 2010 Free Software Foundation, Inc. This is free software. You may redistribute copies of it under the terms of