Gentoo Archives: gentoo-dev

From: Matti Bickel <mabi@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] RFC: fox.eclass update
Date: Mon, 09 Feb 2009 18:22:53
Message-Id: 20090209182248.GA9671@pluto
In Reply to: Re: [gentoo-dev] RFC: fox.eclass update by Peter Volkov
1 Peter Volkov <pva@g.o> wrote:
2 > В Вск, 08/02/2009 в 23:06 +0100, Matti Bickel пишет:
3 > > +# could probably be lower
4 > > +WANT_AUTOCONF="latest"
5 > > +WANT_AUTOMAKE="latest"
6 >
7 > These are defaults. You don't need to specify them.
8 >
9 > > + eautomake || die "automake error"
10 >
11 > eautomake dies on its own. You don't need || die here.
12
13 Thanks for the comments, WANT_AUTO* was specified to make some previous
14 commenter happy, but removed now ;)
15
16 Where was that 'which functions || die on their own' table, anyway?
17 --
18 Regards, Matti Bickel
19 Signed/Encrypted email preferred (key 4849EC6C)

Attachments

File name MIME type
fox.eclass.patch text/plain

Replies

Subject Author
Re: [gentoo-dev] RFC: fox.eclass update Nirbheek Chauhan <nirbheek.chauhan@×××××.com>