public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-packagekit/
Date: Sat, 25 Jun 2016 18:43:29 +0000 (UTC)	[thread overview]
Message-ID: <1466880164.c72f0bf5f124a62772f57139d2f1699cce372d5d.pacho@gentoo> (raw)

commit:     c72f0bf5f124a62772f57139d2f1699cce372d5d
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 18:01:17 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 18:42:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c72f0bf5

gnome-extra/gnome-packagekit: Fix compat with latest systemd

Package-Manager: portage-2.3.0_rc1

 gnome-extra/gnome-packagekit/gnome-packagekit-3.20.0.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/gnome-extra/gnome-packagekit/gnome-packagekit-3.20.0.ebuild b/gnome-extra/gnome-packagekit/gnome-packagekit-3.20.0.ebuild
index 3779c13..96fba26 100644
--- a/gnome-extra/gnome-packagekit/gnome-packagekit-3.20.0.ebuild
+++ b/gnome-extra/gnome-packagekit/gnome-packagekit-3.20.0.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=6
-inherit gnome2 virtualx
+inherit autotools gnome2 virtualx
 
 DESCRIPTION="PackageKit client for the GNOME desktop"
 HOMEPAGE="https://www.freedesktop.org/software/PackageKit/"
@@ -67,6 +67,10 @@ src_prepare() {
 	# FIXME: touching configure.ac triggers maintainer-mode
 	sed -e '/CPPFLAGS="$CPPFLAGS -g"/d' -i configure || die
 
+	# Fix compat with current systemd
+	sed -i -e 's/libsystemd-login/libsystemd/' configure.ac || die
+
+	eautoreconf
 	gnome2_src_prepare
 }
 


             reply	other threads:[~2016-06-25 18:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-25 18:43 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-12-11 13:07 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-packagekit/ Gilles Dartiguelongue
2018-07-31  8:07 Mart Raudsepp
2017-08-12  9:42 Gilles Dartiguelongue
2017-08-12  9:42 Gilles Dartiguelongue
2016-10-24  7:22 Gilles Dartiguelongue
2016-10-24  7:22 Gilles Dartiguelongue
2016-06-25 18:43 Pacho Ramos
2016-01-03 19:15 Gilles Dartiguelongue
2016-01-03 13:32 Gilles Dartiguelongue

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1466880164.c72f0bf5f124a62772f57139d2f1699cce372d5d.pacho@gentoo \
    --to=pacho@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox