summaryrefslogtreecommitdiff
path: root/kde-frameworks/kwallet-runtime
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2025-11-11 16:16:02 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2025-11-11 16:16:02 +0000
commitdb51d60ceb73d639bb88c37281587ff810c97dd4 (patch)
treec0271524876816010f302562a43810db06b48062 /kde-frameworks/kwallet-runtime
parent61425666363fb7b9031e88a49ce1e1ecb22df6ba (diff)
parent2a406ad371552961d404b79ee49d43c0e6810035 (diff)
downloadkde-db51d60ceb73d639bb88c37281587ff810c97dd4.tar.gz
kde-db51d60ceb73d639bb88c37281587ff810c97dd4.tar.bz2
kde-db51d60ceb73d639bb88c37281587ff810c97dd4.zip
Merge updates from master
Diffstat (limited to 'kde-frameworks/kwallet-runtime')
-rw-r--r--kde-frameworks/kwallet-runtime/kwallet-runtime-6.20.0.ebuild2
-rw-r--r--kde-frameworks/kwallet-runtime/kwallet-runtime-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kwallet-runtime/kwallet-runtime-6.20.0.ebuild b/kde-frameworks/kwallet-runtime/kwallet-runtime-6.20.0.ebuild
index d7d3c553118..e72d9c3a966 100644
--- a/kde-frameworks/kwallet-runtime/kwallet-runtime-6.20.0.ebuild
+++ b/kde-frameworks/kwallet-runtime/kwallet-runtime-6.20.0.ebuild
@@ -42,7 +42,7 @@ PATCHES=( "${FILESDIR}/${PN}-6.14.0-stdalone.patch" )
src_prepare() {
ecm_src_prepare
- cmake_run_in src cmake_comment_add_subdirectory api
+ cmake_comment_add_subdirectory -f src api
}
src_configure() {
diff --git a/kde-frameworks/kwallet-runtime/kwallet-runtime-9999.ebuild b/kde-frameworks/kwallet-runtime/kwallet-runtime-9999.ebuild
index 57aa194aeb1..54617e60a3c 100644
--- a/kde-frameworks/kwallet-runtime/kwallet-runtime-9999.ebuild
+++ b/kde-frameworks/kwallet-runtime/kwallet-runtime-9999.ebuild
@@ -42,7 +42,7 @@ PATCHES=( "${FILESDIR}/${PN}-6.14.0-stdalone.patch" )
src_prepare() {
ecm_src_prepare
- cmake_run_in src cmake_comment_add_subdirectory api
+ cmake_comment_add_subdirectory -f src api
}
src_configure() {