From: Jim Meyering Date: Wed, 7 Dec 2005 16:10:51 +0000 (+0000) Subject: (CVS_LIST): Use build-aux/cvsu, now that we have our own copy of cvsu. X-Git-Tag: v6.0~1197 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=24bf7fd4ad20d84800a90298e56945522a9e6a9b;p=thirdparty%2Fcoreutils.git (CVS_LIST): Use build-aux/cvsu, now that we have our own copy of cvsu. --- diff --git a/Makefile.maint b/Makefile.maint index 0a1eeb1e71..27a23bf3cc 100644 --- a/Makefile.maint +++ b/Makefile.maint @@ -29,7 +29,7 @@ GZIP_ENV = '--no-name --best --rsyncable' CVS = cvs # cvsu is part of the cvsutils package: http://www.red-bean.com/cvsutils/ -CVS_LIST = cvsu --find --types=AFGM +CVS_LIST = build-aux/cvsu --find --types=AFGM ifeq ($(origin prev_version_file), undefined) prev_version_file = .prev-version