From 5d2a65ecd96488496332a1c216608ba57424292e Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sat, 23 Dec 2017 00:14:20 +0000 Subject: Updates for latest drakiso. --- config/build.cfg | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'config/build.cfg') diff --git a/config/build.cfg b/config/build.cfg index 900b0a7..244ec32 100644 --- a/config/build.cfg +++ b/config/build.cfg @@ -246,7 +246,7 @@ my $_l = { }, copy_from_repo => [ 'autorun.inf' => 'files/autorun.inf', - 'dosutils' => 'dosutils', + 'dosutils' => 'files/dosutils', 'isolinux/memtest' => "boot/memtest", ], media => { @@ -268,8 +268,6 @@ my $_l = { #mbr_boot_img => 'bootloader/boot_hybrid.img', #eltorito_img => 'bootloader/eltorito.img', #bootx64_efi => 'bootloader/bootx64.efi', - files => [ - ], }, mount => MGA::DrakISO::Mounts::volatile_squash_union($use_modules), }; -- cgit v1.2.1