summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/adduserdrake
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-03-30 23:25:44 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-03-30 23:25:44 +0000
commit75bcbea29b0dba1954344cc78b9ecb75e5007bfa (patch)
tree83d0669e2cdcb66caceb134e88f05179c99a6b55 /perl-install/standalone/adduserdrake
parent0ed09587c155ff3297d723d038a9e3016d1d599e (diff)
downloaddrakx-backup-do-not-use-75bcbea29b0dba1954344cc78b9ecb75e5007bfa.tar
drakx-backup-do-not-use-75bcbea29b0dba1954344cc78b9ecb75e5007bfa.tar.gz
drakx-backup-do-not-use-75bcbea29b0dba1954344cc78b9ecb75e5007bfa.tar.bz2
drakx-backup-do-not-use-75bcbea29b0dba1954344cc78b9ecb75e5007bfa.tar.xz
drakx-backup-do-not-use-75bcbea29b0dba1954344cc78b9ecb75e5007bfa.zip
no_comment
Diffstat (limited to 'perl-install/standalone/adduserdrake')
-rwxr-xr-xperl-install/standalone/adduserdrake2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/adduserdrake b/perl-install/standalone/adduserdrake
index 7ead7679b..1d2eeb9c5 100755
--- a/perl-install/standalone/adduserdrake
+++ b/perl-install/standalone/adduserdrake
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-use lib qw(.); #/usr/lib/libDrakX);
+use lib qw(/usr/lib/libDrakX);
use common qw(:common :functional :system :file);
use interactive;