summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-08-24 14:57:39 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-08-24 14:57:39 +0000
commit7267d19452292f81cbf57e777ab12ee97ffd5a67 (patch)
tree257f8c7512fc0c0114a3b2ca9dab49bda496576f /net-misc/connman
parentwhitespace (diff)
downloadhistorical-7267d19452292f81cbf57e777ab12ee97ffd5a67.tar.gz
historical-7267d19452292f81cbf57e777ab12ee97ffd5a67.tar.bz2
historical-7267d19452292f81cbf57e777ab12ee97ffd5a67.zip
whitespace
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'net-misc/connman')
-rw-r--r--net-misc/connman/connman-0.38.ebuild4
1 files changed, 1 insertions, 3 deletions
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
}
-