[pacman-dev] XfreCommand curl option in pacman.conf and makepkg.conf
Keshav P R
the.ridikulus.rat at gmail.com
Wed Jan 18 05:43:29 EST 2012
Hi,
Using
XferCommand = /usr/bin/curl -C - -f -o %o %u
XferCommand = /usr/bin/curl -C - -f %u > %o
enables curl to resume downloads to %o , if it is supported. Using
file redirection "> %o" makes curl restart the (partial) downloads
from first. The same goes for makepkg.conf . Please change it.
Regards.
Keshav
More information about the pacman-dev
mailing list