Gentoo Archives: gentoo-dev

From: Donnie Berkholz <dberkholz@g.o>
To: gentoo-dev@l.g.o, pylon@g.o
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in games-simulation/openttd: ChangeLog openttd-0.5.3.ebuild
Date: Mon, 01 Oct 2007 23:43:41
Message-Id: 20071001233038.GA15143@supernova
1 On 12:11 Mon 01 Oct , Lars Weiler (pylon) wrote:
2 > 1.1 games-simulation/openttd/openttd-0.5.3.ebuild
3 >
4 > file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/openttd/openttd-0.5.3.ebuild?rev=1.1&view=markup
5 > plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/openttd/openttd-0.5.3.ebuild?rev=1.1&content-type=text/plain
6
7 > cd ${S}/scenario/
8 > cd ${S}
9
10 Quoting..
11
12 > emake \
13 > MANUAL_CONFIG=1 \
14 > INSTALL=1 \
15 > USE_HOMEDIR=1 \
16 > PERSONAL_DIR=.openttd \
17 > DEST_DIR=${D} \
18 > PREFIX=${GAMES_PREFIX} \
19 > DATA_DIR=${GAMES_DATADIR}/${PN} \
20 > CUSTOM_LANG_DIR=${GAMES_DATADIR}/${PN}/lang \
21
22 Bunch of this stuff could use quoting.
23
24 Thanks,
25 Donnie
26 --
27 gentoo-dev@g.o mailing list