diff options
| author | damien <damien@mandriva.com> | 2001-01-11 15:54:30 +0000 |
|---|---|---|
| committer | damien <damien@mandriva.com> | 2001-01-11 15:54:30 +0000 |
| commit | cac77c66f8f2f72a62c199e90c2a601d34625573 (patch) | |
| tree | b2d0624c974a6803c84536990a67a7ff77a1e618 /Makefile | |
| parent | bc4652f9fd3667e56b71a1d09214c82c175095b2 (diff) | |
| download | drakx-cac77c66f8f2f72a62c199e90c2a601d34625573.tar drakx-cac77c66f8f2f72a62c199e90c2a601d34625573.tar.gz drakx-cac77c66f8f2f72a62c199e90c2a601d34625573.tar.bz2 drakx-cac77c66f8f2f72a62c199e90c2a601d34625573.tar.xz drakx-cac77c66f8f2f72a62c199e90c2a601d34625573.zip | |
updated
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ;\ |
