summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
diff options
context:
space:
mode:
authordamien <damien@mandriva.com>2000-10-05 12:03:05 +0000
committerdamien <damien@mandriva.com>2000-10-05 12:03:05 +0000
commita44656465b21df8e0b1ae2551f45b36fcca1630c (patch)
tree6fcdf60f82b9332f6a3ff19aeb321310870af5cf /perl-install/standalone
parent0e580629948b03f022b4c6488ef901bd19216248 (diff)
downloaddrakx-backup-do-not-use-a44656465b21df8e0b1ae2551f45b36fcca1630c.tar
drakx-backup-do-not-use-a44656465b21df8e0b1ae2551f45b36fcca1630c.tar.gz
drakx-backup-do-not-use-a44656465b21df8e0b1ae2551f45b36fcca1630c.tar.bz2
drakx-backup-do-not-use-a44656465b21df8e0b1ae2551f45b36fcca1630c.tar.xz
drakx-backup-do-not-use-a44656465b21df8e0b1ae2551f45b36fcca1630c.zip
updated
Diffstat (limited to 'perl-install/standalone')
-rwxr-xr-xperl-install/standalone/draknet2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/draknet b/perl-install/standalone/draknet
index 5eafc465b..5b480685b 100755
--- a/perl-install/standalone/draknet
+++ b/perl-install/standalone/draknet
@@ -18,7 +18,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-use lib qw(..);#/usr/lib/libDrakX);
+use lib qw(/usr/lib/libDrakX);
use interactive;
use netconnect;