Exotic ways of fetching the tarbals
Clemens Lang
cal at macports.org
Tue Oct 20 11:23:55 PDT 2015
----- On 20 Oct, 2015, at 18:01, Brandon Allbery allbery.b at gmail.com wrote:
> I think you can override the fetch stage completely if you want? Dunno if you
> can easily invoke the default from a custom one though.
You can. For example, if you override fetch, the default fetch phase is
retained as do-fetch, and you should be able to call it from your custom one.
The relevant (and ugly) code is in src/port1.0/portutil.tcl line 2196, if
you care.
--
Clemens Lang
More information about the macports-dev
mailing list