On Thursday 01 February 2007, Daniel Black wrote:
> IMPLEMENTION

thanks for putting this together

> store_config should only be called from pkg_preinst or src_install

this is easy to check in the eclass via $EBUILD_PHASE

> Also creates the following symlinks to it

i dont see much value in these symlinks ... what do they gain us ?

> As some packages, like uclibc, have regular cross compile functionality
> which require separate config files for each host. This can be achieved
> with the -s option.

i dont think the ebuild should care whether it's being cross-compiled ... any 
package should be cross-compilable so the ebuild should really be agnostic

in other words, the search path for the .config should always check $CTARGET 
subdirs followed by $CHOST followed by the normal $CATEGORY
-mike

Attachment: pgp1zvhJxgFTx.pgp
Description: PGP signature

Reply via email to