Author: ranger
Date: Wed Apr  4 21:31:39 2007
New Revision: 761

URL: 
<http://svn.finkproject.org/websvn/listing.php?sc=1&rev=761&repname=user%3a+ranger>
Log:
use lftpget if available

Modified:
    trunk/experimental/scripts/generate-distfiles-and-finkinfo-mirror.pl

Modified: trunk/experimental/scripts/generate-distfiles-and-finkinfo-mirror.pl
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/scripts/generate-distfiles-and-finkinfo-mirror.pl&rev=761&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/scripts/generate-distfiles-and-finkinfo-mirror.pl 
(original)
+++ trunk/experimental/scripts/generate-distfiles-and-finkinfo-mirror.pl Wed 
Apr  4 21:31:39 2007
@@ -168,7 +168,7 @@
                $Fink::Config::config = Fink::Config->new_from_properties({
                        basepath       => $WORKDIR,
                        distribution   => $dist,
-                       #downloadmethod => 'axel',
+                       downloadmethod => 'lftpget',
                        architecture   => $arch,
                        downloadtimeout => 3600, # try up to 1 hour to download 
something
                });


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to