summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-08-30 18:19:58 +0200
committerJim Meyering <meyering@redhat.com>2012-08-31 12:23:24 +0200
commit375b3c0df2cde8f8f7f48888599371714ac94747 (patch)
treebba90a2e3b91b83ca749983489259d13b0cfd22c /cfg.mk
parent4adf4d2511ef3377b4071688c38542da913a4012 (diff)
downloadcoreutils-375b3c0df2cde8f8f7f48888599371714ac94747.tar.xz
maint: get rid of obsolete script 'cvsu'
It was useful only back when coreutils used CVS as its version control system. * build-aux/cvsu: Delete. * Makefile.am (EXTRA_DIST): Remove it. * cfg.mk: Remove the two exemptions for this removed file.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/cfg.mk b/cfg.mk
index 92bbadc24..1dbfe4241 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -509,8 +509,6 @@ update-copyright-env = \
exclude_file_name_regexp--sc_space_tab = \
^(tests/pr/|tests/misc/nl\.sh$$|gl/.*\.diff$$)
exclude_file_name_regexp--sc_bindtextdomain = ^(gl/.*|lib/euidaccess-stat)\.c$$
-exclude_file_name_regexp--sc_unmarked_diagnostics = ^build-aux/cvsu$$
-exclude_file_name_regexp--sc_error_message_uppercase = ^build-aux/cvsu$$
exclude_file_name_regexp--sc_trailing_blank = ^tests/pr/
exclude_file_name_regexp--sc_system_h_headers = \
^src/((system|copy)\.h|libstdbuf\.c)$$