summaryrefslogtreecommitdiffstats
path: root/disk/mount-iso/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'disk/mount-iso/CONFIGURE')
-rwxr-xr-xdisk/mount-iso/CONFIGURE5
1 files changed, 0 insertions, 5 deletions
diff --git a/disk/mount-iso/CONFIGURE b/disk/mount-iso/CONFIGURE
deleted file mode 100755
index dd6967faf2..0000000000
--- a/disk/mount-iso/CONFIGURE
+++ /dev/null
@@ -1,5 +0,0 @@
-if spell_ok kdebase; then
- config_query_list MOUNT_SUDO 'Use which sudo program?' kdesu sudo
-else
- config_query_list MOUNT_SUDO 'Use which sudo program?' sudo kdesu
-fi