summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-11-18 13:36:22 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-11-18 13:36:22 +0000
commitf0f3f892601f504aa5916c97d39261388992c023 (patch)
tree1892877e9f5caef4a24b15eb0722f8075f5ff8c2 /Makefile
parent29e265a5e0e005f3bee61bc21e8b07836245e297 (diff)
downloaddrakx-backup-do-not-use-f0f3f892601f504aa5916c97d39261388992c023.tar
drakx-backup-do-not-use-f0f3f892601f504aa5916c97d39261388992c023.tar.gz
drakx-backup-do-not-use-f0f3f892601f504aa5916c97d39261388992c023.tar.bz2
drakx-backup-do-not-use-f0f3f892601f504aa5916c97d39261388992c023.tar.xz
drakx-backup-do-not-use-f0f3f892601f504aa5916c97d39261388992c023.zip
mdkinst.kernels is must be uploaded too
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
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 ;\