Gentoo Archives: gentoo-dev

From: Mike Frysinger <vapier@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: Apply patch depending on USE flag
Date: Thu, 06 May 2004 01:17:21
Message-Id: 200405052117.31488.vapier@gentoo.org
1 On Wednesday 05 May 2004 09:08 pm, Brett I. Holcomb wrote:
2 > For curiosity and learning - why are the forms below bad? What do they do
3 > to an ebuild?
4
5 they 'work' because `use` echo's a string
6 if we change use to only return 0/1 (shell true/false), then those forms will
7 all stop working
8 -mike
9
10 --
11 gentoo-dev@g.o mailing list