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