summaryrefslogtreecommitdiffstats
path: root/draklive-install
diff options
context:
space:
mode:
Diffstat (limited to 'draklive-install')
-rwxr-xr-xdraklive-install1
1 files changed, 0 insertions, 1 deletions
diff --git a/draklive-install b/draklive-install
index 0235a5c..0947cb0 100755
--- a/draklive-install
+++ b/draklive-install
@@ -201,7 +201,6 @@ sub prepare_root {
#- create required directories and devices (early to have a consistent root before calling other programs)
my $_wait = $in->wait_message('', N("Please wait"));
fs::any::prepare_minimal_root($all_hds);
- run_program::run('makedev', $::prefix . '/dev');
}
sub build_copy_command {