diff options
Diffstat (limited to 'app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild')
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild b/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild index 3fa32fac3b65..9a801b8950b4 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.14-r2.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/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild,v 1.6 2007/07/02 17:32:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild,v 1.7 2007/07/15 02:57:21 mr_bones_ Exp $ inherit eutils flag-o-matic linux-info @@ -84,7 +84,6 @@ src_compile() { --disable-unix98test \ || die "configure failed" - emake -j1 || die "make failed" if use sms; then |