]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- added http_get=lwp-download (IMHO best choice if you need proxy support)
authorradek <radek@pld-linux.org>
Fri, 10 Dec 2004 22:21:29 +0000 (22:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.conf -> 1.34

poldek.conf

index 92aa3034115c6cb0ec0eebdc43a0b09daa81fb2a..d730f6dfa29566f2dd8315dac4d1c571cb5d3b3d 100644 (file)
@@ -86,6 +86,7 @@ choose_equivalents_manually = yes
 #ftp_get       = /usr/bin/snarf %P %D
 #ftp_get       = /usr/bin/wget -N --dot-style=binary -P %d %Pn
 #http_get      = /usr/bin/wget -N --dot-style=binary -P %d %Pn
+#http_get      = /usr/bin/lwp-download %P %D
 #https_get     = /usr/bin/curl %P -o %D
 #rsync_get     = /usr/bin/rsync -v %P %d
 #cdrom_get     = /usr/bin/vfjuggle %d %Pn
This page took 0.897229 seconds and 4 git commands to generate.