summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2009-10-13 13:47:15 +0000
committerOlivier Blin <oblin@mandriva.com>2009-10-13 13:47:15 +0000
commit88be7b8fe33cc2409f49d8802ddbf4ebe2b4b375 (patch)
treedff4c3194cf446e4ad6cfb2e7275483ca4911a38
parentf6a01273ceb0ee96e034947a2725eec6ee2877a4 (diff)
downloaddraklive-88be7b8fe33cc2409f49d8802ddbf4ebe2b4b375.tar
draklive-88be7b8fe33cc2409f49d8802ddbf4ebe2b4b375.tar.gz
draklive-88be7b8fe33cc2409f49d8802ddbf4ebe2b4b375.tar.bz2
draklive-88be7b8fe33cc2409f49d8802ddbf4ebe2b4b375.tar.xz
draklive-88be7b8fe33cc2409f49d8802ddbf4ebe2b4b375.zip
copy syslinux dir for replicator too
-rwxr-xr-xdraklive2
1 files changed, 1 insertions, 1 deletions
diff --git a/draklive b/draklive
index 87fca31..5d6e144 100755
--- a/draklive
+++ b/draklive
@@ -1284,7 +1284,7 @@ sub create_cdrom_replicator {
$dest =~ s/.img$/.iso/;
build_iso_image(
$dest,
- '',
+ $live->get_builddir . $live->{prefix}{build}{boot} . '/syslinux',
$syslinux_cfg,
$label,
"/images/list=$images_list",