From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/libkcddb/
Date: Tue, 29 Dec 2020 16:03:13 +0000 (UTC) [thread overview]
Message-ID: <1609238377.b58e86d7a900f0bec9fc4e994928782074d94b18.asturm@gentoo> (raw)
commit: b58e86d7a900f0bec9fc4e994928782074d94b18
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 29 10:39:37 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 29 10:39:37 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b58e86d7
kde-apps/libkcddb: Use cmake_run_in
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/libkcddb/libkcddb-20.12.49.9999.ebuild | 7 +------
kde-apps/libkcddb/libkcddb-9999.ebuild | 7 +------
2 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/kde-apps/libkcddb/libkcddb-20.12.49.9999.ebuild b/kde-apps/libkcddb/libkcddb-20.12.49.9999.ebuild
index 43eb73f470..3a9e6cfdbf 100644
--- a/kde-apps/libkcddb/libkcddb-20.12.49.9999.ebuild
+++ b/kde-apps/libkcddb/libkcddb-20.12.49.9999.ebuild
@@ -38,12 +38,7 @@ PATCHES=( "${FILESDIR}/${PN}-20.12.1-unused-dep.patch" )
src_prepare() {
ecm_src_prepare
-
- if ! use handbook ; then
- pushd kcmcddb > /dev/null
- cmake_comment_add_subdirectory doc
- popd > /dev/null
- fi
+ use handbook || cmake_run_in kcmcddb cmake_comment_add_subdirectory doc
}
src_configure() {
diff --git a/kde-apps/libkcddb/libkcddb-9999.ebuild b/kde-apps/libkcddb/libkcddb-9999.ebuild
index 59e885bf55..ba517c4901 100644
--- a/kde-apps/libkcddb/libkcddb-9999.ebuild
+++ b/kde-apps/libkcddb/libkcddb-9999.ebuild
@@ -36,12 +36,7 @@ RESTRICT+=" test"
src_prepare() {
ecm_src_prepare
-
- if ! use handbook ; then
- pushd kcmcddb > /dev/null
- cmake_comment_add_subdirectory doc
- popd > /dev/null
- fi
+ use handbook || cmake_run_in kcmcddb cmake_comment_add_subdirectory doc
}
src_configure() {
next reply other threads:[~2020-12-29 16:03 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-29 16:03 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-21 21:47 [gentoo-commits] proj/kde:master commit in: kde-apps/libkcddb/ Andreas Sturmlechner
2024-08-12 18:57 Andreas Sturmlechner
2024-05-17 15:29 Andreas Sturmlechner
2024-02-25 20:02 Sam James
2023-12-09 11:59 Andreas Sturmlechner
2023-12-09 10:03 Andreas Sturmlechner
2023-12-09 10:03 Andreas Sturmlechner
2023-03-25 0:15 Andreas Sturmlechner
2016-08-31 14:35 Michael Palimaka
2016-08-25 20:03 Michael Palimaka
2016-08-25 20:03 Michael Palimaka
2016-08-18 12:48 Michael Palimaka
2016-07-16 9:19 Johannes Huber
2016-07-15 11:19 Johannes Huber
2016-04-10 9:20 Johannes Huber
2016-04-09 11:42 Christian Schmitt
2016-03-31 18:16 Johannes Huber
2015-10-12 12:46 Michael Palimaka
2014-11-24 17:44 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=1609238377.b58e86d7a900f0bec9fc4e994928782074d94b18.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