On Thu, 20 Mar 2008 08:52:40 +0100
Christian Faulhammer <[EMAIL PROTECTED]> wrote:
> if has userpriv ${FEATURES} && ! has usersandbox ${FEATURES};then
>       make check-local || die "test suite failed"
> else
>       ewarn "Activate FEATURES=userpriv and deactivate \
>               FEATURES=usersandbox to run testsuite."
> fi
> 
> ^ That's mlocate, mysql also tests for FEATURES.

Yeah, and that's a strong case for why we don't want FEATURES used in
ebuilds -- the ebuild is copying package manager internal logic that
has changed in the past and may well change in the future.

-- 
Ciaran McCreesh

Attachment: signature.asc
Description: PGP signature

Reply via email to