From d9b79dab0a06ab11e13bd6e7ca77b32ce4e08e53 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 28 Jul 2004 07:08:08 +0000 Subject: s/MandrakeMove/Move/ --- move/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/move/Makefile b/move/Makefile index 426342ced..16eaf85c7 100644 --- a/move/Makefile +++ b/move/Makefile @@ -123,7 +123,7 @@ only_iso: find $(DEST)/iso/isolinux -type f -printf '%p 100\n' > $(DEST)/iso.sort ; echo '$(DEST)/iso/live_tree_boot.clp 5' >> $(DEST)/iso.sort # download version: MOVE10DO # complete version: MOVE10IN - mkisofs -r -J -hide-rr-moved -nobak -cache-inodes -P Mandrakesoft -V 'MandrakeMove' -volset MOVE10IN -b isolinux/isolinux.bin -c isolinux/boot.cat -sort $(DEST)/iso.sort -no-emul-boot -boot-load-size 4 -boot-info-table -o $(ISO) $(DEST)/iso + mkisofs -r -J -hide-rr-moved -nobak -cache-inodes -P Mandrakesoft -V 'Move' -volset MOVE10IN -b isolinux/isolinux.bin -c isolinux/boot.cat -sort $(DEST)/iso.sort -no-emul-boot -boot-load-size 4 -boot-info-table -o $(ISO) $(DEST)/iso mv $(DEST)/iso/*.clp $(DEST) mkcd --addmd5 $(ISO) # cdrecord -v -eject dev=0,0,0 blank=fast gracetime=2 speed=99 $(ISO) -- cgit v1.2.1