Gentoo Archives: gentoo-dev

From: Mikael Hallendal <hallski@g.o>
To: "Gentoo Dev." <gentoo-dev@××××××××××.org>
Subject: [gentoo-dev] Suggestion to update emake
Date: Mon, 12 Nov 2001 00:47:25
Message-Id: 1005547672.24118.8.camel@fry
1 Hi!
2
3 Agriffins had a great idea how to use emake.
4
5 emake || make || die
6
7 causing the ebuild to try to use emake and if failing falling back to
8 make before dying.
9
10 I think it would be very nice to do this inside the emake macro. In that
11 case all ebuilds could use 'emake' instead of, as now, some use emake
12 and some doesn't.
13
14 Regards,
15 Mikael Hallendal
16
17 --
18
19 Mikael Hallendal
20 Gentoo Linux Developer, Desktop Team Leader
21 CodeFactory AB, Stockholm, Sweden

Replies

Subject Author
Re: [gentoo-dev] Suggestion to update emake Joshua Pierre <joshua@×××××.com>
Re: [gentoo-dev] Suggestion to update emake Aron Griffis <agriffis@g.o>