18 Jan
2012
18 Jan
'12
11:01 a.m.
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