Gentoo Archives: gentoo-user

From: Stefan Wimmer <swimmer@××××××.nl>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Annulation of modified USE flag settings
Date: Sat, 09 Sep 2006 15:16:09
Message-Id: slrneg5m1b.gfc.swimmer@swimmer.xs4all.nl
In Reply to: [gentoo-user] Annulation of modified USE flag settings by Meino Christian Cramer
1 * Meino Christian Cramer <Meino.Cramer@×××.de> [2006-09-09 14:03] :
2 > Hi,
3 >
4 > I want to say to emerge/ebuild:"Please use the original USE flags
5 > from make.conf and the ebuild-stuff. Ignore whatever I gave you on the
6 > commandline some time ago."
7 >
8 > How can I achieve this ?
9 >
10 > Thanks a lot for any hjelp in advance!
11 >
12 > keep hacking!
13 > mcc
14
15 Hi,
16
17 you can resolve it globally by putting "-X" in /etc/make.conf or per
18 package by 'echo "<category>/<package> -X" >> /etc/portage/package.use'.
19 In both cases you will run "emerge -Nvp world" afterwards, check if it's
20 ok and then "emerge -Nv world" ...
21
22 HTH
23 swimmer
24
25 --
26 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: Annulation of modified USE flag settings Meino Christian Cramer <Meino.Cramer@×××.de>