summaryrefslogtreecommitdiffstats
path: root/rescue/Makefile
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-02-22 21:10:58 +0000
committerFrancois Pons <fpons@mandriva.com>2001-02-22 21:10:58 +0000
commit35d6d94d1850227715a6e454a7d077b464d4add8 (patch)
tree231cb51c35390a9b81e4229e29ededbd5b906134 /rescue/Makefile
parent33e57bff12ed53177d7886f308624251cc9156a6 (diff)
downloaddrakx-backup-do-not-use-35d6d94d1850227715a6e454a7d077b464d4add8.tar
drakx-backup-do-not-use-35d6d94d1850227715a6e454a7d077b464d4add8.tar.gz
drakx-backup-do-not-use-35d6d94d1850227715a6e454a7d077b464d4add8.tar.bz2
drakx-backup-do-not-use-35d6d94d1850227715a6e454a7d077b464d4add8.tar.xz
drakx-backup-do-not-use-35d6d94d1850227715a6e454a7d077b464d4add8.zip
make rescue build a bit more cleaner (added dependancy).
added missing file for rescue to enable new oem install.
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 826ad7da8..4d3015b81 100644
--- a/rescue/Makefile
+++ b/rescue/Makefile
@@ -3,7 +3,7 @@ ROOTDEST = /export
install: rescue_stage2.bz2
cp -f $< $(ROOTDEST)/Mandrake/base
-rescue_stage2.bz2: kernel_read_part
+rescue_stage2.bz2: kernel_read_part list
./make_rescue_img
clean: