summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/Makefile
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-10-08 15:05:00 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-10-08 15:05:00 +0000
commita4f77c4ca56ea21004b8d9c6af14eccade6045e4 (patch)
tree9ef520026f1f3b78abf4a83d28820bb25b499fac /mdk-stage1/Makefile
parent82e71cc5b005e3ddfe888ee82851a998512f8775 (diff)
downloaddrakx-a4f77c4ca56ea21004b8d9c6af14eccade6045e4.tar
drakx-a4f77c4ca56ea21004b8d9c6af14eccade6045e4.tar.gz
drakx-a4f77c4ca56ea21004b8d9c6af14eccade6045e4.tar.bz2
drakx-a4f77c4ca56ea21004b8d9c6af14eccade6045e4.tar.xz
drakx-a4f77c4ca56ea21004b8d9c6af14eccade6045e4.zip
first attempt of updating stage1 for MandrakeMove
Diffstat (limited to 'mdk-stage1/Makefile')
-rw-r--r--mdk-stage1/Makefile2
1 files changed, 1 insertions, 1 deletions
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)