mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-14 06:03:46 +02:00
(CVS_LIST): Use --types=AFGM option so that
it lists only cvs-controlled regular files.
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ GZIP_ENV = '--no-name --best'
|
||||
|
||||
CVS = cvs
|
||||
|
||||
CVS_LIST = cvsu --find --types='^.C'
|
||||
CVS_LIST = cvsu --find --types=AFGM
|
||||
|
||||
ifeq ($(origin prev_version_file), undefined)
|
||||
prev_version_file = .prev-version
|
||||
|
||||
Reference in New Issue
Block a user