summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
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 ;\