From 7267d19452292f81cbf57e777ab12ee97ffd5a67 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Mon, 24 Aug 2009 14:57:39 +0000 Subject: whitespace Package-Manager: portage-2.1.6.13/cvs/Linux i686 --- net-misc/connman/connman-0.38.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net-misc/connman') diff --git a/net-misc/connman/connman-0.38.ebuild b/net-misc/connman/connman-0.38.ebuild index 3873b5a8bd48..54e3581594c0 100644 --- a/net-misc/connman/connman-0.38.ebuild +++ b/net-misc/connman/connman-0.38.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/net-misc/connman/connman-0.38.ebuild,v 1.1 2009/08/24 13:24:08 dagger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-0.38.ebuild,v 1.2 2009/08/24 14:57:20 mr_bones_ Exp $ EAPI="2" @@ -29,7 +29,6 @@ RDEPEND=">=dev-libs/glib-2.16 DEPEND="${RDEPEND} doc? ( dev-util/gtk-doc )" - src_configure() { econf \ --localstatedir=/var \ @@ -69,4 +68,3 @@ src_install() { newinitd "${FILESDIR}"/${PN}.initd ${PN} || die } - -- cgit v1.2.3-65-gdbad