From cadf9baa88303bddae0051e36205669b1bd89c8f Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Tue, 10 Nov 2009 19:11:16 +0000 Subject: tidy (Portage version: 2.1.6.13/cvs/Linux i686) --- games-simulation/fgrun/fgrun-1.5.1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/games-simulation/fgrun/fgrun-1.5.1.ebuild b/games-simulation/fgrun/fgrun-1.5.1.ebuild index 24f7f1e5c167..f1afe5b11a9b 100644 --- a/games-simulation/fgrun/fgrun-1.5.1.ebuild +++ b/games-simulation/fgrun/fgrun-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/fgrun/fgrun-1.5.1.ebuild,v 1.1 2009/10/28 15:28:05 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/fgrun/fgrun-1.5.1.ebuild,v 1.2 2009/11/10 19:11:16 mr_bones_ Exp $ EAPI=2 inherit autotools eutils multilib games @@ -32,8 +32,7 @@ src_prepare() { src_configure() { egamesconf \ --with-plib-libraries=/usr/$(get_libdir) \ - --with-plib-includes=/usr/include \ - || die + --with-plib-includes=/usr/include } src_install() { -- cgit v1.2.3-65-gdbad