summaryrefslogtreecommitdiffstats
path: root/rescue/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-05-23 05:30:29 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-05-23 05:30:29 +0000
commit6d6a1dc029f1fabdb5277a1fd417bf6c0c1723a3 (patch)
treeb359e074a42116c4acefb6ae083f5e4f55d2561b /rescue/Makefile
parentc87112a4b0c8a0b2e48737dbab82a6563799f787 (diff)
downloaddrakx-backup-do-not-use-6d6a1dc029f1fabdb5277a1fd417bf6c0c1723a3.tar
drakx-backup-do-not-use-6d6a1dc029f1fabdb5277a1fd417bf6c0c1723a3.tar.gz
drakx-backup-do-not-use-6d6a1dc029f1fabdb5277a1fd417bf6c0c1723a3.tar.bz2
drakx-backup-do-not-use-6d6a1dc029f1fabdb5277a1fd417bf6c0c1723a3.tar.xz
drakx-backup-do-not-use-6d6a1dc029f1fabdb5277a1fd417bf6c0c1723a3.zip
finish moving from list to list.xml
Diffstat (limited to 'rescue/Makefile')
-rw-r--r--rescue/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/Makefile b/rescue/Makefile
index bbcf73e5b..9721a68dc 100644
--- a/rescue/Makefile
+++ b/rescue/Makefile
@@ -5,7 +5,7 @@ all: rescue.clp
install: rescue.clp
cp -f $< $(STAGE2_DEST)
-rescue.clp: list list.$(ARCH) drvinst guessmounts lsparts rescue-doc make_rescue_img
+rescue.clp: list.xml drvinst guessmounts lsparts rescue-doc make_rescue_img
DISTRIB_DESCR=$(DISTRIB_DESCR) ./make_rescue_img
clean: