Zhang Le wrote:
> It seems that arrow in SRC_URI needs a little patch in order to work.
Well, your patch doesn't work with the current default FETCHCOMMAND.
Instead of patching portage, you should adjust your FETCHCOMMAND
and RESUMECOMMAND to save the file at ${DISTDIR}/${FILE} like the
current defaults do.
- --
Thanks,
Zac
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
On 10:53 Fri 28 Nov , Zac Medico wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Zhang Le wrote:
> > It seems that arrow in SRC_URI needs a little patch in order to work.
>
> Well, your patch doesn't work with the current default FETCHCOMMAND.
> Instead of patching portage, you should adjust your FETCHCOMMAND
> and RESUMECOMMAND to save the file at ${DISTDIR}/${FILE} like the
> current defaults do.
oops, my bad, thank you, Zac, for pointing this out.