From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/khelpcenter/
Date: Tue, 29 Jan 2019 22:54:23 +0000 (UTC) [thread overview]
Message-ID: <1548802437.48122fc748758dab6a42c33ca28bbb9e33997634.asturm@gentoo> (raw)
commit: 48122fc748758dab6a42c33ca28bbb9e33997634
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 29 22:53:57 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 29 22:53:57 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=48122fc7
kde-apps/khelpcenter: Don't install to obsolete kde4 services dir
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/khelpcenter/khelpcenter-18.12.49.9999.ebuild | 5 +++++
kde-apps/khelpcenter/khelpcenter-9999.ebuild | 5 +++++
2 files changed, 10 insertions(+)
diff --git a/kde-apps/khelpcenter/khelpcenter-18.12.49.9999.ebuild b/kde-apps/khelpcenter/khelpcenter-18.12.49.9999.ebuild
index b34949262c..cb2c63d3ab 100644
--- a/kde-apps/khelpcenter/khelpcenter-18.12.49.9999.ebuild
+++ b/kde-apps/khelpcenter/khelpcenter-18.12.49.9999.ebuild
@@ -41,3 +41,8 @@ DEPEND="
RDEPEND="${DEPEND}
$(add_plasma_dep kde-cli-tools)
"
+
+src_prepare() {
+ kde5_src_prepare
+ sed -e "/^install.*kde4\/services/s/^/#DONT/" -i CMakeLists.txt || die
+}
diff --git a/kde-apps/khelpcenter/khelpcenter-9999.ebuild b/kde-apps/khelpcenter/khelpcenter-9999.ebuild
index c77444529e..75c2be3c7c 100644
--- a/kde-apps/khelpcenter/khelpcenter-9999.ebuild
+++ b/kde-apps/khelpcenter/khelpcenter-9999.ebuild
@@ -41,3 +41,8 @@ DEPEND="
RDEPEND="${DEPEND}
$(add_plasma_dep kde-cli-tools)
"
+
+src_prepare() {
+ kde5_src_prepare
+ sed -e "/^install.*kde4\/services/s/^/#DONT/" -i CMakeLists.txt || die
+}
next reply other threads:[~2019-01-29 22:54 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-29 22:54 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-23 15:46 [gentoo-commits] proj/kde:master commit in: kde-apps/khelpcenter/ Andreas Sturmlechner
2023-09-10 11:11 Andreas Sturmlechner
2021-05-12 7:50 Andreas Sturmlechner
2021-04-16 19:37 Andreas Sturmlechner
2020-12-18 0:07 Andreas Sturmlechner
2020-10-26 13:56 Andreas Sturmlechner
2020-10-23 23:27 Andreas Sturmlechner
2020-04-18 13:45 Andreas Sturmlechner
2019-02-09 9:56 Andreas Sturmlechner
2017-08-23 19:33 Andreas Sturmlechner
2016-12-14 11:32 Michael Palimaka
2016-05-11 12:35 Michael Palimaka
2016-04-15 19:06 Johannes Huber
2016-03-25 14:00 Michael Palimaka
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=1548802437.48122fc748758dab6a42c33ca28bbb9e33997634.asturm@gentoo \
--to=asturm@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