summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2007-11-12 11:25:54 +0000
committerOlivier Blin <oblin@mandriva.com>2007-11-12 11:25:54 +0000
commit913c6f7ed38cc69fcfbeda15b30bc2e466dd131f (patch)
treec5e063eec7459ab8a9623e443ff8ce536f6e5813
parent59e507cf003c25e8f793154bb9ffff5c3942c420 (diff)
downloaddraklive-913c6f7ed38cc69fcfbeda15b30bc2e466dd131f.tar
draklive-913c6f7ed38cc69fcfbeda15b30bc2e466dd131f.tar.gz
draklive-913c6f7ed38cc69fcfbeda15b30bc2e466dd131f.tar.bz2
draklive-913c6f7ed38cc69fcfbeda15b30bc2e466dd131f.tar.xz
draklive-913c6f7ed38cc69fcfbeda15b30bc2e466dd131f.zip
copy gfxmenu instead of moving it (#31879)
-rwxr-xr-xdraklive2
1 files changed, 1 insertions, 1 deletions
diff --git a/draklive b/draklive
index 0f62464..80fba2b 100755
--- a/draklive
+++ b/draklive
@@ -995,7 +995,7 @@ sub prepare_bootloader {
output_p($syslinux_dir . '/gfxboot.cfg', "livecd=1\n");
run_({ root => get_system_root($live) }, '/usr/sbin/grub-gfxmenu', '--update-gfxmenu');
- run_('mv', get_system_root($live) . '/boot/gfxmenu', get_builddir($live) . $live->{prefix}{build}{boot});
+ cp_f(get_system_root($live) . '/boot/gfxmenu', get_builddir($live) . $live->{prefix}{build}{boot});
output(get_builddir($live) . $live->{prefix}{build}{boot} . '/help.msg',
pack("C*", 0x0E, 0x80, 0x03, 0x00, 0xC) . qq(