summaryrefslogtreecommitdiff
path: root/Makefile.maint
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-02-22 16:35:32 +0000
committerJim Meyering <jim@meyering.net>2003-02-22 16:35:32 +0000
commit2f066fd51160544d72d240b701be9582f88e0b43 (patch)
tree40ca546370017c2e6a505849485b7f49c9ccc910 /Makefile.maint
parent8d292b0f8afc8c56edb033d74481d7cd78c0ef96 (diff)
downloadcoreutils-2f066fd51160544d72d240b701be9582f88e0b43.tar.xz
(news-r1, news-r2): Remove now-unused definitions.
Diffstat (limited to 'Makefile.maint')
-rw-r--r--Makefile.maint3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.maint b/Makefile.maint
index c1f37dbad..847323275 100644
--- a/Makefile.maint
+++ b/Makefile.maint
@@ -242,9 +242,6 @@ rel-check:
prev-tgz = $(PACKAGE)-$(PREV_VERSION).tar.gz
xd-delta = $(PACKAGE)-$(PREV_VERSION)-$(VERSION).xdelta
-news-r1 = /^[^ ].*$(THIS_VERSION_REGEXP)[]:]/
-news-r2 = /^[^ ].*$(PREV_VERSION_REGEXP)[]:]/
-
signatures ?= $(distdir).tar.bz2.sig $(distdir).tar.gz.sig
%.sig: %
gpg --detach-sign $<