summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-12-19 23:36:25 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-12-19 23:36:25 +0000
commitaa526f6a34933327bd78007cf05c4117d568bb36 (patch)
tree3a4c0664828840b6f8e27bb5e09d7583d7f22570 /Makefile
parent19680f5f4fbd3b662f7ddcc6fadb828beac33f7b (diff)
downloaddrakx-aa526f6a34933327bd78007cf05c4117d568bb36.tar
drakx-aa526f6a34933327bd78007cf05c4117d568bb36.tar.gz
drakx-aa526f6a34933327bd78007cf05c4117d568bb36.tar.bz2
drakx-aa526f6a34933327bd78007cf05c4117d568bb36.tar.xz
drakx-aa526f6a34933327bd78007cf05c4117d568bb36.zip
tools to auto generate the ChangeLog and the mail to changelog
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 4876672c6..1efe639c8 100644
--- a/Makefile
+++ b/Makefile
@@ -92,9 +92,7 @@ upload: clean install
for i in $(RELEASE_BOOT_IMG); do upload images $$i; done ;\
echo
- perl -pe 'exit if / DrakX </' perl-install/ChangeLog | tools/mailchangelog
- tools/addchangelog perl-install/ChangeLog 'snapshot uploaded'
- cvs commit perl-install/ChangeLog # otherwise i always have a conflict :-(
+ tools/addchangelog.pl perl-install tools/cvslog2changelog.pl | tools/mailchangelog.pl
upload_sparc:
touch /tmp/mdkinst_done