diff options
author | 2007-07-12 02:52:16 +0000 | |
---|---|---|
committer | 2007-07-12 02:52:16 +0000 | |
commit | a874102c602bc2a2cc5c80cdd86cd9dfaf9802d9 (patch) | |
tree | b7ebbfe9a08263b66452a99d9e5aa338a12d4bea /net-misc/kphone/kphone-4.1.0.ebuild | |
parent | whitespace (diff) | |
download | historical-a874102c602bc2a2cc5c80cdd86cd9dfaf9802d9.tar.gz historical-a874102c602bc2a2cc5c80cdd86cd9dfaf9802d9.tar.bz2 historical-a874102c602bc2a2cc5c80cdd86cd9dfaf9802d9.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'net-misc/kphone/kphone-4.1.0.ebuild')
-rw-r--r-- | net-misc/kphone/kphone-4.1.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/kphone/kphone-4.1.0.ebuild b/net-misc/kphone/kphone-4.1.0.ebuild index 7254c2a6688e..f5e58ff5b3e5 100644 --- a/net-misc/kphone/kphone-4.1.0.ebuild +++ b/net-misc/kphone/kphone-4.1.0.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/net-misc/kphone/kphone-4.1.0.ebuild,v 1.4 2007/02/11 18:17:30 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-4.1.0.ebuild,v 1.5 2007/07/12 02:52:15 mr_bones_ Exp $ inherit eutils kde @@ -28,7 +28,6 @@ src_unpack() { epatch ${FILESDIR}/${P}-Makefiles.patch } - src_compile(){ # Fix for our kde location myconf="$myconf --with-extra-libs=$KDEDIR/lib --prefix=/usr `use_enable alsa` `use_enable jack`" |