summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakxservices
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-02-22 12:14:20 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-02-22 12:14:20 +0000
commit213e385df136bdea70f5edfcbb85336120c87c96 (patch)
tree8113676579032fc7c64c2e68119e4814d40185d0 /perl-install/standalone/drakxservices
parent12b224d0ed08d9adb5bb342768e441901b0e530c (diff)
downloaddrakx-213e385df136bdea70f5edfcbb85336120c87c96.tar
drakx-213e385df136bdea70f5edfcbb85336120c87c96.tar.gz
drakx-213e385df136bdea70f5edfcbb85336120c87c96.tar.bz2
drakx-213e385df136bdea70f5edfcbb85336120c87c96.tar.xz
drakx-213e385df136bdea70f5edfcbb85336120c87c96.zip
no_comment
Diffstat (limited to 'perl-install/standalone/drakxservices')
-rwxr-xr-xperl-install/standalone/drakxservices2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakxservices b/perl-install/standalone/drakxservices
index 45270a7e7..6825ef6c9 100755
--- a/perl-install/standalone/drakxservices
+++ b/perl-install/standalone/drakxservices
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-use lib qw(.);#(/usr/lib/libDrakX);
+use lib qw(/usr/lib/libDrakX);
use common qw(:common :functional :file);
use interactive;