diff options
author | Jim Meyering <meyering@redhat.com> | 2008-12-26 15:53:03 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-01-01 02:15:07 +0100 |
commit | 1ee192a9ffa84319a695270e816dceb8b9a5f657 (patch) | |
tree | dfbfa5f1babde91e6fd6f44b06f48709317574e7 /.x-po-check | |
parent | cbecb8cab8ed0228acb4d86d2a0b1ffa6d7977fc (diff) | |
download | coreutils-1ee192a9ffa84319a695270e816dceb8b9a5f657.tar.xz |
maint: use more sc_-prefixed names
* maint.mk (sc_po_check): Renamed from po-check.
(sc_author_mark_check): Renamed from author_mark_check.
(sc_copyright_check): Renamed from copyright-check.
(sc_makefile_path_separator_check): Renamed from
makefile_path_separator_check.
(local-checks-available): Remove the old names.
* Makefile.am (EXTRA_DIST): Reflect the renaming: .x-sc_po_check
* .x-po-check: Rename to...
* .x-sc_po_check: ...new file.
Diffstat (limited to '.x-po-check')
-rw-r--r-- | .x-po-check | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.x-po-check b/.x-po-check deleted file mode 100644 index 202ec8eb8..000000000 --- a/.x-po-check +++ /dev/null @@ -1,4 +0,0 @@ -ChangeLog(-[0-9]+)?$ -^old/ -^src/c99-to-c98\.diff$ -^gl/.* |