diff options
Diffstat (limited to 'Makefile.maint')
-rw-r--r-- | Makefile.maint | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.maint b/Makefile.maint index a79b2787f..3ad0c5d6f 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)' |