[Mageia-dev] Talk of Browsers

Mihai Dobrescu msdobrescu at gmail.com
Fri Oct 1 06:43:34 CEST 2010


I love FireFox for its plethora of add-ons. I wouldn't give it up for any
other browser, although it eats up a lot of memory.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-dev/attachments/20101001/4bd1f76c/attachment.html>


More information about the Mageia-dev mailing list
option> Mageia Installer and base platform for many utilitiesThierry Vignaud [tv]
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-a44656465b21df8e0b1ae2551f45b36fcca1630c.tar
drakx-a44656465b21df8e0b1ae2551f45b36fcca1630c.tar.gz
drakx-a44656465b21df8e0b1ae2551f45b36fcca1630c.tar.bz2
drakx-a44656465b21df8e0b1ae2551f45b36fcca1630c.tar.xz
drakx-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;