Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] How do I remove a module from ENLIGHTENMENT_MODULES?
Date: Thu, 20 Dec 2012 04:17:21
Message-Id: kau3cr$5j1$1@ger.gmane.org
1 I want to remove the "connman" module from ENLIGHTENMENT_MODULES. I've
2 put this in my make.conf:
3
4 ENLIGHTENMENT_MODULES = "-connman"
5
6 But it doesn't work; emerge complains:
7
8 Invalid '-' operator in non-incremental variable
9 'ENLIGHTENMENT_MODULES': '-connman'
10
11 So how does this work?

Replies

Subject Author
Re: [gentoo-user] How do I remove a module from ENLIGHTENMENT_MODULES? "Dustin C. Hatch" <admiralnemo@×××××.com>