From a4f77c4ca56ea21004b8d9c6af14eccade6045e4 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Wed, 8 Oct 2003 15:05:00 +0000 Subject: first attempt of updating stage1 for MandrakeMove --- mdk-stage1/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdk-stage1/Makefile') diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index 60fcf0830..727c1e2dc 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -47,7 +47,7 @@ top_dir = . include $(top_dir)/Makefile.common -DEFS = -DVERSION=\"$(VERSION)\" -DSPAWN_SHELL +DEFS = -DVERSION=\"$(VERSION)\" -DSPAWN_SHELL -DMANDRAKE_MOVE COMPILE = $(CC) $(DEFS) $(CFLAGS) -- cgit v1.2.1