summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/draklive1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/draklive b/tools/draklive
index c2ecfab20..9f0705d70 100755
--- a/tools/draklive
+++ b/tools/draklive
@@ -633,6 +633,7 @@ sub create_cdrom_master {
$live->{prefix}{boot} . '=' . get_workdir($live) . $live->{prefix}{boot},
if_(!$opts->{boot_only}, $live->{prefix}{loopbacks} . '=' . get_workdir($live) . $live->{prefix}{loopbacks}),
);
+ run_('mkcd', '--addmd5', $dest) if $dest;
}
#- $opts: