Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: dberkholz@g.o
Subject: Re: [gentoo-dev] New eclass: scons.eclass
Date: Fri, 08 Oct 2010 05:37:07
Message-Id: 20101008073524.0cbd510f@pomiocik.lan
In Reply to: Re: [gentoo-dev] New eclass: scons.eclass by Donnie Berkholz
1 On Thu, 7 Oct 2010 22:08:30 -0500
2 Donnie Berkholz <dberkholz@g.o> wrote:
3
4 > So what happens if I want the !use syntax and say `use_scons !ssl
5 > nossl`?
6
7 ${2} is set then, and ${flag#!} isn't even evaluated.
8
9 BTW I've changed that already to make $(use_scons !ssl) output nossl.
10 This should be more logical.
11
12 --
13 Best regards,
14 Michał Górny

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] New eclass: scons.eclass Donnie Berkholz <dberkholz@g.o>