summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-09-16 22:00:54 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-09-16 22:00:54 +0000
commita8b73def5ea962a0438c9b3058b626630dbe444c (patch)
treeb13f07cc1612dfc90238bec521ad08c2705ca012 /Makefile
parentcbbd8617c7756c82b57544add01c777501ed944e (diff)
downloaddrakx-backup-do-not-use-a8b73def5ea962a0438c9b3058b626630dbe444c.tar
drakx-backup-do-not-use-a8b73def5ea962a0438c9b3058b626630dbe444c.tar.gz
drakx-backup-do-not-use-a8b73def5ea962a0438c9b3058b626630dbe444c.tar.bz2
drakx-backup-do-not-use-a8b73def5ea962a0438c9b3058b626630dbe444c.tar.xz
drakx-backup-do-not-use-a8b73def5ea962a0438c9b3058b626630dbe444c.zip
no_comment
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