summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
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