summaryrefslogtreecommitdiffstats
path: root/make_boot_img
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-06-29 07:47:40 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-06-29 07:47:40 +0000
commit4f8e88f5b50d71ee4e881ee97960ecce1796a2e2 (patch)
tree6733504dcca41113fe766754cfc210a5e7020cc0 /make_boot_img
parent4bcd6e318705a1fa45ddd203170f05f7f18cb5f7 (diff)
downloaddrakx-backup-do-not-use-4f8e88f5b50d71ee4e881ee97960ecce1796a2e2.tar
drakx-backup-do-not-use-4f8e88f5b50d71ee4e881ee97960ecce1796a2e2.tar.gz
drakx-backup-do-not-use-4f8e88f5b50d71ee4e881ee97960ecce1796a2e2.tar.bz2
drakx-backup-do-not-use-4f8e88f5b50d71ee4e881ee97960ecce1796a2e2.tar.xz
drakx-backup-do-not-use-4f8e88f5b50d71ee4e881ee97960ecce1796a2e2.zip
fix typo
Diffstat (limited to 'make_boot_img')
-rwxr-xr-xmake_boot_img2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_boot_img b/make_boot_img
index a9eea94a2..f9a78f175 100755
--- a/make_boot_img
+++ b/make_boot_img
@@ -727,7 +727,7 @@ sub isolinux_move {
rename "move/isolinux/all.rdz-$main", "move/isolinux/all.rdz";
bmp_to_msg('move/data/isolinux-graphic.bmp', 'move/isolinux/boot.msg', '371,144,4,4', 11, 127);
- _ "cp /usr/lib/syslinux/isolinux.bin isolinux/isolinux.bin";
+ _ "cp /usr/lib/syslinux/isolinux.bin move/isolinux/isolinux.bin";
}
sub hd_grub {