From: Jim Meyering Date: Tue, 18 Mar 2008 22:40:41 +0000 (+0100) Subject: * Makefile.maint (CVS): Remove now-unused definition. X-Git-Tag: v6.11~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8378eca4d4468f76bf1a26987e5792c4ded9e10b;p=thirdparty%2Fcoreutils.git * Makefile.maint (CVS): Remove now-unused definition. --- diff --git a/Makefile.maint b/Makefile.maint index a79b2787f7..3ad0c5d6fa 100644 --- a/Makefile.maint +++ b/Makefile.maint @@ -27,7 +27,6 @@ gzip_rsyncable := \ $(shell gzip --help 2>/dev/null|grep rsyncable >/dev/null && echo --rsyncable) GZIP_ENV = '--no-name --best $(gzip_rsyncable)' -CVS = cvs GIT = git VC = $(GIT) VC-tag = git tag -s -m '$(VERSION)'