On Tue, Jun 28, 2016 at 8:54 PM, Benda Xu <hero...@gentoo.org> wrote:
> Hi,
>
> This is a patch to extend prefix.eclass.
>
>   1. a set of heuristics is added to eprefixify:
>      "s,([^[:alnum:]}])/(usr|etc|bin|sbin|var|opt)/,\1${EPREFIX}/\2/,g"
>
>   2. a function wrapper "fprefixity" to do inplace substitution in ${T}.
>
> Please help review it.
> Benda
>

What is it intended to solve?

The current behavior seems to make more sense. Hiding defaults causes
problems. `fprefixify` is redundant.

Reply via email to