diff options
author | 2007-09-03 02:32:56 +0000 | |
---|---|---|
committer | 2007-09-03 02:32:56 +0000 | |
commit | 1f941133e1e2191beb801bbe2030c4893c66039c (patch) | |
tree | 3a3b40e8899466f88be421f8fc605288f0d7832d /games-simulation/openttd | |
parent | Stable for HPPA (bug #190900). (diff) | |
download | gentoo-2-1f941133e1e2191beb801bbe2030c4893c66039c.tar.gz gentoo-2-1f941133e1e2191beb801bbe2030c4893c66039c.tar.bz2 gentoo-2-1f941133e1e2191beb801bbe2030c4893c66039c.zip |
whitespace
(Portage version: 2.1.2.12)
Diffstat (limited to 'games-simulation/openttd')
-rw-r--r-- | games-simulation/openttd/openttd-0.5.3_rc3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/openttd/openttd-0.5.3_rc3.ebuild b/games-simulation/openttd/openttd-0.5.3_rc3.ebuild index 885d89cf3b62..4e587a0fe1f9 100644 --- a/games-simulation/openttd/openttd-0.5.3_rc3.ebuild +++ b/games-simulation/openttd/openttd-0.5.3_rc3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.5.3_rc3.ebuild,v 1.1 2007/09/02 16:41:55 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.5.3_rc3.ebuild,v 1.2 2007/09/03 02:32:56 mr_bones_ Exp $ inherit eutils games @@ -77,7 +77,7 @@ src_compile() { --with-network \ ${myopts} \ || die "configure failed" - + emake \ MANUAL_CONFIG=1 \ INSTALL=1 \ |