public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* Re: [gentoo-dev] some multilib-minimal enhancements [4/6]: ubiquitous multilib-<phase>-all callbacks
  @ 2013-12-11 21:47 99%   ` Ulrich Mueller
  0 siblings, 0 replies; 1+ results
From: Ulrich Mueller @ 2013-12-11 21:47 UTC (permalink / raw
  To: gentoo-dev

>>>>> On Wed, 11 Dec 2013, hasufell  wrote:

> I'd actually consider to remove all "*_all" phases since you can achive
> the same via:

> src_install() {
> 	multilib-minimal_src_install
> 	generic install crap || die
> }

> and have more control over the call order.

It's not completely equivalent: In the above code the einstalldocs
function will be called from multilib-minimal_src_install, whereas
with multilib_src_install_all it won't be called.

Is there actually a need for *_all, apart from the src_install phase?

Ulrich


^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2013-12-11 21:18     [gentoo-dev] some multilib-minimal enhancements [4/6]: ubiquitous multilib-<phase>-all callbacks Greg Turner
2013-12-11 21:35     ` hasufell
2013-12-11 21:47 99%   ` Ulrich Mueller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox