summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authordamien <damien@mandriva.com>2001-01-11 15:54:30 +0000
committerdamien <damien@mandriva.com>2001-01-11 15:54:30 +0000
commitcac77c66f8f2f72a62c199e90c2a601d34625573 (patch)
treeb2d0624c974a6803c84536990a67a7ff77a1e618 /Makefile
parentbc4652f9fd3667e56b71a1d09214c82c175095b2 (diff)
downloaddrakx-backup-do-not-use-cac77c66f8f2f72a62c199e90c2a601d34625573.tar
drakx-backup-do-not-use-cac77c66f8f2f72a62c199e90c2a601d34625573.tar.gz
drakx-backup-do-not-use-cac77c66f8f2f72a62c199e90c2a601d34625573.tar.bz2
drakx-backup-do-not-use-cac77c66f8f2f72a62c199e90c2a601d34625573.tar.xz
drakx-backup-do-not-use-cac77c66f8f2f72a62c199e90c2a601d34625573.zip
updated
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d3e8a10c5..ac5de68f5 100644
--- a/Makefile
+++ b/Makefile
@@ -97,7 +97,7 @@ upload: clean install
upload_firewall: clean install
function upload() { rsync -qSavz --verbose --exclude '*~' -e ssh --delete $(ROOTDEST)/$$1/$$2 mandrake@kenobi2:/mnt/port/build/corporate/pieces/install.firewall/$$1; } ;\
upload Mandrake/mdkinst '' ;\
- upload Mandrake/base compss* ;\
+# upload Mandrake/base compss* ;\
upload Mandrake/base *_stage2.gz ;\
upload boot '' ;\
upload misc genbasefiles ;\