From 6896d7ab75505b0ca96c9534c6763aafc1807c83 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 21 Oct 2003 18:01:32 +0000 Subject: use pixel's gzloop module rather than cloop --- move/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'move/Makefile') diff --git a/move/Makefile b/move/Makefile index a74d11f3d..3f94b72cd 100644 --- a/move/Makefile +++ b/move/Makefile @@ -21,7 +21,7 @@ endif all: install build: xwait - cd $(STAGE1) && ADDITIONAL_DEFS="-DMANDRAKE_MOVE" make init stage1-network stage1-cdrom init-move + cd $(STAGE1) && ADDITIONAL_DEFS="-DMANDRAKE_MOVE" MOVE=1 make init stage1-network stage1-cdrom init-move install: build while [ -e $(DEST_LIVETREE)/lock ]; do echo -e "\t*** sleeping because of lock... ***\n"; sleep 1; done -- cgit v1.2.1