Gentoo Archives: gentoo-dev

From: Donnie Berkholz <dberkholz@g.o>
To: gentoo-dev@l.g.o, mr_bones_@g.o
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-games/crystalspace: ChangeLog crystalspace-1.2.ebuild
Date: Mon, 08 Oct 2007 04:58:03
Message-Id: 20071008044434.GQ31103@supernova
1 On 21:51 Sun 07 Oct , Michael Sterrett (mr_bones_) wrote:
2 > 1.1 dev-games/crystalspace/crystalspace-1.2.ebuild
3 >
4 > file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.ebuild?rev=1.1&view=markup
5 > plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.ebuild?rev=1.1&content-type=text/plain
6
7 > src_compile() {
8 > if useq wxwindows; then
9 > WX_GTK_VER=2.6
10 > need-wxwidgets gtk2
11 > if [[ ! -e /usr/bin/wx-config ]]; then
12 > sed -i -e "s:wx-config:${WX_CONFIG_NAME}:g" configure
13
14 Is this correct, to ignore WX_CONFIG_NAME in this case? It looks a
15 little odd.
16
17 Thanks,
18 Donnie
19 --
20 gentoo-dev@g.o mailing list

Replies