summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 18e1a5970..f02fe7f3f 100644
--- a/Makefile
+++ b/Makefile
@@ -87,7 +87,10 @@ upload: clean install
upload Mandrake/base *_stage2.gz ;\
upload boot '' ;\
for i in $(RELEASE_BOOT_IMG); do upload images $$i; done ;\
- echo
+ echo
+
+ perl -pe 'exit if / DrakX </' perl-install/ChangeLog | mail -s 'new DrakX snapshot' changelog@linux-mandrake.com install@linux-mandrake.com
+ tools/addchangelog perl-install/ChangeLog 'snapshot uploaded'
upload_sparc:
touch /tmp/mdkinst_done