From: Jim Meyering Date: Fri, 24 Sep 2004 08:13:02 +0000 (+0000) Subject: (CVS_LIST): Use --types=AFGM option so that X-Git-Tag: v5.3.0~600 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bec4a7a8cdbd8586a7e497cddbb1fad67417a10;p=thirdparty%2Fcoreutils.git (CVS_LIST): Use --types=AFGM option so that it lists only cvs-controlled regular files. --- diff --git a/Makefile.maint b/Makefile.maint index 8634b84635..6643e2c5f5 100644 --- a/Makefile.maint +++ b/Makefile.maint @@ -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