summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2013-03-16 17:11:49 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2013-03-16 17:11:49 +0000
commit74b54b69e8092ea05cfff3cb09eb3b53bbd2ea49 (patch)
treefe4226964905d325027b366e41ef4f759284f6c9 /sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild
parentStable for HPPA (bug #461152). (diff)
downloadgentoo-2-74b54b69e8092ea05cfff3cb09eb3b53bbd2ea49.tar.gz
gentoo-2-74b54b69e8092ea05cfff3cb09eb3b53bbd2ea49.tar.bz2
gentoo-2-74b54b69e8092ea05cfff3cb09eb3b53bbd2ea49.zip
revbump fox bug 461866
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild')
-rw-r--r--sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild b/sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild
index e6adc04f3a2e..8e8673d32aa4 100644
--- a/sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild
+++ b/sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild,v 1.18 2013/03/14 02:56:28 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild,v 1.19 2013/03/16 17:11:49 ssuominen Exp $
EAPI=5
inherit autotools eutils linux-info pam systemd
@@ -46,8 +46,6 @@ DEPEND="${COMMON_DEPEND}
S=${WORKDIR}/${MY_P}
-QA_MULTILIB_PATHS="usr/lib/ConsoleKit/udev-acl"
-
pkg_setup() {
if use kernel_linux; then
# This is from http://bugs.gentoo.org/376939
@@ -74,7 +72,6 @@ src_configure() {
econf \
XMLTO_FLAGS='--skip-validation' \
- --libexecdir="${EPREFIX}"/usr/lib/${MY_PN} \
--localstatedir="${EPREFIX}"/var \
$(use_enable pam pam-module) \
$(use_enable doc docbook-docs) \