mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-14 11:21:58 +02:00
(CVS_LIST): Use build-aux/cvsu, now that we have our own copy of cvsu.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user