diff options
Diffstat (limited to 'dev-games/clanlib/clanlib-0.6.5-r1.ebuild')
-rw-r--r-- | dev-games/clanlib/clanlib-0.6.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/clanlib/clanlib-0.6.5-r1.ebuild b/dev-games/clanlib/clanlib-0.6.5-r1.ebuild index fc7dd9e6db14..be2a87316df5 100644 --- a/dev-games/clanlib/clanlib-0.6.5-r1.ebuild +++ b/dev-games/clanlib/clanlib-0.6.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/clanlib-0.6.5-r1.ebuild,v 1.2 2003/09/02 16:04:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/clanlib-0.6.5-r1.ebuild,v 1.3 2003/09/05 11:57:11 msterret Exp $ inherit eutils flag-o-matic replace-flags -O? -O2 @@ -39,7 +39,7 @@ src_compile() { || myconf="${myconf} --disable-clansound" ./autogen.sh - + econf \ --libdir=/usr/lib/${P} \ --enable-network \ |