mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-24 18:33:47 +08:00
(CVS_LIST): Use build-aux/cvsu, now that we have our own copy of cvsu.
This commit is contained in:
parent
96d80f5f4a
commit
24bf7fd4ad
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user