public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdelibs/
Date: Sat,  6 May 2017 22:20:12 +0000 (UTC)	[thread overview]
Message-ID: <1494109189.9647d3e3d81f872a3126f7d18a6db4a2055823d2.soap@gentoo> (raw)

commit:     9647d3e3d81f872a3126f7d18a6db4a2055823d2
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 15:02:35 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May  6 22:19:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9647d3e3

kde-frameworks/kdelibs: Remove PREFIX setting for CMake

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4555

 kde-frameworks/kdelibs/kdelibs-4.14.29-r1.ebuild | 2 +-
 kde-frameworks/kdelibs/kdelibs-4.14.31.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/kdelibs/kdelibs-4.14.29-r1.ebuild b/kde-frameworks/kdelibs/kdelibs-4.14.29-r1.ebuild
index e25e078eea2..a1228fb327b 100644
--- a/kde-frameworks/kdelibs/kdelibs-4.14.29-r1.ebuild
+++ b/kde-frameworks/kdelibs/kdelibs-4.14.29-r1.ebuild
@@ -289,7 +289,7 @@ pkg_postinst() {
 
 pkg_prerm() {
 	# Remove ksycoca4 global database
-	rm -f "${EROOT}${PREFIX}"/share/kde4/services/ksycoca4
+	rm -f "${EROOT%/}"/usr/share/kde4/services/ksycoca4 || die
 }
 
 pkg_postrm() {

diff --git a/kde-frameworks/kdelibs/kdelibs-4.14.31.ebuild b/kde-frameworks/kdelibs/kdelibs-4.14.31.ebuild
index 6913396c7ca..e45fbaec53a 100644
--- a/kde-frameworks/kdelibs/kdelibs-4.14.31.ebuild
+++ b/kde-frameworks/kdelibs/kdelibs-4.14.31.ebuild
@@ -282,7 +282,7 @@ pkg_postinst() {
 
 pkg_prerm() {
 	# Remove ksycoca4 global database
-	rm -f "${EROOT}${PREFIX}"/share/kde4/services/ksycoca4
+	rm -f "${EROOT%/}"/usr/share/kde4/services/ksycoca4 || die
 }
 
 pkg_postrm() {


             reply	other threads:[~2017-05-06 22:20 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-06 22:20 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-04-30 20:50 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdelibs/ Matt Turner
2018-03-03  9:23 Michał Górny
2018-01-24 12:52 Andreas Sturmlechner
2018-01-24 12:46 Andreas Sturmlechner
2018-01-19 17:22 Andreas Sturmlechner
2018-01-18 13:13 Andreas Sturmlechner
2017-12-03 23:13 Andreas Sturmlechner
2017-11-07 17:57 Thomas Deutschmann
2017-11-06 12:29 Manuel Rüger
2017-10-14 19:29 Andreas Sturmlechner
2017-10-12 14:18 Andreas Sturmlechner
2017-09-13 22:19 Andreas Sturmlechner
2017-09-12 11:36 Andreas Sturmlechner
2017-08-19  8:42 Andreas Sturmlechner
2017-08-18 13:30 Michael Palimaka
2017-08-17 18:58 Andreas Sturmlechner
2017-07-23 21:09 Andreas Sturmlechner
2017-07-17 19:40 Alexis Ballier
2017-06-08 20:40 Johannes Huber
2017-05-12  8:39 Agostino Sarubbo
2017-05-11 14:23 Andreas Sturmlechner
2017-03-02 10:57 Michael Palimaka
2017-03-02 10:30 Agostino Sarubbo
2017-02-28 20:48 Johannes Huber
2017-02-09 18:49 Johannes Huber
2017-02-09 18:49 Johannes Huber
2017-01-12 21:31 Johannes Huber
2017-01-01 16:32 Johannes Huber

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=1494109189.9647d3e3d81f872a3126f7d18a6db4a2055823d2.soap@gentoo \
    --to=soap@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