On Fri, 2006-10-27 at 20:35 +0200, Fabian Groffen wrote:
<snip>
>
> A secondary issue that came out of this is, why do we install in /usr in
> prefix actually? I think for no particular reason, other then that
> portage is designed to work like that. (I can live with that.)
Back to the roots again?
It is not portage (especially not prefix-portage) being designed to work
like that, but the ebuilds all over Gentoo Linux.
And to minimize the effort of porting ebuilds to prefix, my initial
approach using AFFIX for that was dropped.
What the AFFIX approach was:
In prefix, AFFIX was empty,
in non-prefix, AFFIX was (designed to be) "/usr".
Thus, the configure arg fex was designed to be used this way:
configure --prefix=${PREFIX}${AFFIX}
which changed to
configure --prefix=${EPREFIX}/usr
/haubi/
--
Michael Haubenwallner SALOMON Automation GmbH
Forschung & Entwicklung A-8114 Friesach bei Graz
mailto:[EMAIL PROTECTED] http://www.salomon.at
No HTML/MIME please, see http://expita.com/nomime.html
--
[EMAIL PROTECTED] mailing list