summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordamien <damien@mandriva.com>2000-09-01 06:16:41 +0000
committerdamien <damien@mandriva.com>2000-09-01 06:16:41 +0000
commit23de025004e087985f16d552b9254f5d2567116e (patch)
treec8392b3b2124a111ffb0c4b70ecd7cd6a4562424
parent66fe2e11ec03bb07eebbe114bc544b8c3b1a2735 (diff)
downloaddrakx-backup-do-not-use-23de025004e087985f16d552b9254f5d2567116e.tar
drakx-backup-do-not-use-23de025004e087985f16d552b9254f5d2567116e.tar.gz
drakx-backup-do-not-use-23de025004e087985f16d552b9254f5d2567116e.tar.bz2
drakx-backup-do-not-use-23de025004e087985f16d552b9254f5d2567116e.tar.xz
drakx-backup-do-not-use-23de025004e087985f16d552b9254f5d2567116e.zip
*** empty log message ***
-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 09f091d48..e11970896 100755
--- a/perl-install/standalone/draknet
+++ b/perl-install/standalone/draknet
@@ -19,7 +19,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;