From 29e265a5e0e005f3bee61bc21e8b07836245e297 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 18 Nov 2004 13:29:14 +0000 Subject: not uploading stage2/live anymore :) --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 42e50f2e0..c36439a7f 100644 --- a/Makefile +++ b/Makefile @@ -68,7 +68,6 @@ upload: upload_only: function upload() { rel=`echo $$1 | sed 's!$(ROOTDEST)/!!'`; rsync -qSavz --verbose --exclude '*~' -e ssh --delete $$1/$$2 mandrake@ken:/c/cooker/$$rel; } ;\ - upload $(STAGE2_LIVE) '' ;\ upload $(MEDIA_INFO_DEST) 'compssUsers.pl*' ;\ upload $(MEDIA_INFO_DEST) rpmsrate ;\ upload $(STAGE2_DEST) '*_stage2.bz2' ;\ -- cgit v1.2.1