On 07/07/05, Sven Wegener <[EMAIL PROTECTED]> wrote:
> I'm writing this mail to bring you a thought we had over on freenode in
> the #gentoo-portage channel. We would like to split up src_compile. The
> new src_configure should just do the econf part and src_compile should
> do the emake part. This represents the general 3-step[1] installation in
> a much better way.

Whilst you're at it... Why not split unpack up into, say, unpack and
prepare? Make src_unpack's default stay the same and use src_prepare
for patches and autotools things? This will avoid the pointless
duplication of the default src_unpack code that's currently used in
many ebuilds.

-- 
gentoo-dev@gentoo.org mailing list

Reply via email to