From f0f3f892601f504aa5916c97d39261388992c023 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 18 Nov 2004 13:36:22 +0000 Subject: mdkinst.kernels is must be uploaded too --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c36439a7f..85eee1baf 100644 --- a/Makefile +++ b/Makefile @@ -70,7 +70,8 @@ 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 $(MEDIA_INFO_DEST) 'compssUsers.pl*' ;\ upload $(MEDIA_INFO_DEST) rpmsrate ;\ - upload $(STAGE2_DEST) '*_stage2.bz2' ;\ + upload $(STAGE2_DEST) '*.clp' ;\ + upload $(STAGE2_DEST) mdkinst.kernels ;\ upload $(EXTRA_INSTALL_DEST)/advertising '' ;\ upload $(MISC_DEST) gendistrib ;\ upload $(MISC_DEST) mdkinst_stage2_tool ;\ -- cgit v1.2.1