20 Feb
2009
20 Feb
'09
7:28 a.m.
I left the download() function to lazily initialize handle->fetchcb, since it couldn't be done from _alpm_handle_new(). On Fri, Feb 20, 2009 at 4:21 PM, Sebastian Nowicki <sebnow@gmail.com> wrote:
The external download method was moved to pacman and is set as the fetch callback, if the command is defined in the configuration file.
I'm not sure if this is what you meant. It seems like a bit change (could break front-end code), but I didn't see any other way. I just noticed I forgot to remove the xfercommand related stuff from libalpm. Re-sending patch in a second.