[pacman-dev] XfreCommand curl option in pacman.conf and makepkg.conf
Dave Reisner
d at falconindy.com
Wed Jan 18 06:01:31 EST 2012
On Wed, Jan 18, 2012 at 04:13:29PM +0530, Keshav P R wrote:
> 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
>
We already do this in makepkg.conf. Patches welcome if you want to
update the comment in pacman.conf.
d
More information about the pacman-dev
mailing list