On 12/19/2012 22:15, Nikos Chantziaras wrote:
I want to remove the "connman" module from ENLIGHTENMENT_MODULES.  I've
put this in my make.conf:

    ENLIGHTENMENT_MODULES = "-connman"

But it doesn't work; emerge complains:

   Invalid '-' operator in non-incremental variable
'ENLIGHTENMENT_MODULES': '-connman'

So how does this work?


"Non-incremental variable" means it will reset whenever you assign to it. Thus, all you need to do is specify only what modules you want; anything not specified will be excluded.

--
♫Dustin

Reply via email to