From 27100acc70c164121092fb2b3cec6b40a5266cd6 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 3 Jun 2004 11:26:21 +0000 Subject: build iso in /tmp --- move/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/move/Makefile b/move/Makefile index 80729477e..f6785cd86 100644 --- a/move/Makefile +++ b/move/Makefile @@ -2,7 +2,7 @@ DEST = /tmp DEST_LIVETREE = $(DEST)/live_tree DEST_STAGE2 = $(DEST_LIVETREE)/usr/lib/stage2 -ISO = /BIG/mdkmove.iso +ISO = /tmp/mdkmove.iso DATA_FILES = devices symlinks directories-to-create etcfiles all-etcfiles keyfiles \ BOOT-800-MOVE.jpg BOOT-1024-MOVE.jpg BOOT-1280-MOVE.jpg BOOT-1600-MOVE.jpg -- cgit v1.2.1