Gentoo Archives: gentoo-user

From: Keith Dart <keith@×××××××××.biz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Another USE question
Date: Tue, 26 May 2009 23:33:18
Message-Id: 8A5F1561-CD43-482A-85AB-1ABD54CFDD18@dartworks.biz
In Reply to: Re: [gentoo-user] Re: Another USE question by KH
1 On May 26, 2009, at 4:07 PM, KH wrote:
2 >> You can do whatever you wish as long as USE contains all you need
3 >> in the
4 >> end. Example:
5 >>
6 >> USE_FOO="this n that"
7 >> USE_BAR="some more flags"
8 >> BLAH="whatever else there might be"
9 >>
10 >> USE="${USE_FOO} ${USE_BAR} ${BLAH}"
11 >>
12 >>
13 >
14 > Thank's. That is exactly what I was looking for.
15 >
16 > kh
17 >
18
19 But that will likely break, or render useless, the ufed tool.
20
21 If you don't use that, you probably should.

Replies

Subject Author
Re: [gentoo-user] Re: Another USE question Peter Humphrey <peter@××××××××××××××.org>
Re: [gentoo-user] Re: Another USE question Stroller <stroller@××××××××××××××××××.uk>