В Вск, 01/05/2011 в 12:25 +0000, Fabian Groffen (grobian) пишет: > grobian 11/05/01 12:25:59
> Fix econf call for Prefix: don't mix Prefix compatible and incompatible code > src_configure() { > econf \ > - --libdir=/$(get_libdir) > + --libdir="${EPREFIX}"/$(get_libdir) > } Could you clarify this bit, please? Should we use ED, EPREFIX, ... in EAPI>=3 or we just ignore it and write ebuilds as always until prefix team ports them and adds keywords? -- Peter.