From 7afff05b92f38e3626c46c2a509a4c87cb4259d4 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 13 Oct 2009 14:11:39 +0000 Subject: remove incorrect option from previous commit (SILENT?) --- draklive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draklive b/draklive index a160e05..58fa6d1 100755 --- a/draklive +++ b/draklive @@ -648,7 +648,7 @@ sub create_cdrom_master { } sub build_iso_image { - my ($live, $opts, $dest, $boot_dir, $o_isolinux_path, $isolinux_cfg, $label, @opts) = @_; + my ($live, $opts, $dest, $o_isolinux_path, $isolinux_cfg, $label, @opts) = @_; my $progress = MDV::Draklive::Progress->new(100, time()); my $in_progress; -- cgit v1.2.1