summaryrefslogtreecommitdiffstats
path: root/bin/drakconnect
diff options
context:
space:
mode:
Diffstat (limited to 'bin/drakconnect')
-rwxr-xr-xbin/drakconnect2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/drakconnect b/bin/drakconnect
index 8318bcc..b1c7ff3 100755
--- a/bin/drakconnect
+++ b/bin/drakconnect
@@ -23,7 +23,7 @@
use strict;
-use lib qw(/usr/lib/libDrakX);
+use lib qw(lib /usr/lib/libDrakX);
# i18n: IMPORTANT: to get correct namespace (drakx-net instead of libDrakX)
BEGIN { unshift @::textdomains, 'drakx-net' }