From: Adam Dickmeiss Date: Sun, 16 Jan 2005 20:19:03 +0000 (+0000) Subject: Added make cvs2cl that makes Changelog from CVS in Zebra 1.3 series X-Git-Tag: ZEBRA.1.3.20~9 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=499cbef5ae5832b04c29eab9c1a6400717e7faf2;p=idzebra-moved-to-github.git Added make cvs2cl that makes Changelog from CVS in Zebra 1.3 series --- diff --git a/Makefile.am b/Makefile.am index e584a43..c12418d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.14 2004-07-28 11:15:10 adam Exp $ +## $Id: Makefile.am,v 1.14.2.1 2005-01-16 20:19:03 adam Exp $ AUTOMAKE_OPTIONS=foreign @@ -30,6 +30,5 @@ dist-hook: cd $(srcdir)/perl;cp --parents $$f $$pdir); \ done -rpm: $(PACKAGE)-$(VERSION).tar.gz - cp $(PACKAGE)-$(VERSION).tar.gz /usr/src/redhat/SOURCES - rpm -ba $(SPEC_FILE) +cvs2cl: + cvs2cl -F ZEBRA_1_3_16_branch