summaryrefslogtreecommitdiffstats
path: root/bin/drakroam
diff options
context:
space:
mode:
Diffstat (limited to 'bin/drakroam')
-rwxr-xr-xbin/drakroam2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/drakroam b/bin/drakroam
index d8dadc0..6f56c82 100755
--- a/bin/drakroam
+++ b/bin/drakroam
@@ -6,7 +6,7 @@
# Licensed under the GPL
use strict;
-use lib qw(lib /usr/lib/libDrakX);
+use lib qw(/usr/lib/libDrakX);
# i18n: IMPORTANT: to get correct namespace (drakx-net instead of libDrakX)
BEGIN { unshift @::textdomains, 'drakx-net' }