summaryrefslogtreecommitdiff
path: root/kde-frameworks
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks')
-rw-r--r--kde-frameworks/kwallet-runtime/kwallet-runtime-6.20.0.ebuild2
-rw-r--r--kde-frameworks/kwallet-runtime/kwallet-runtime-9999.ebuild2
-rw-r--r--kde-frameworks/purpose/purpose-6.20.0.ebuild2
-rw-r--r--kde-frameworks/purpose/purpose-9999.ebuild2
4 files changed, 4 insertions, 4 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() {
diff --git a/kde-frameworks/purpose/purpose-6.20.0.ebuild b/kde-frameworks/purpose/purpose-6.20.0.ebuild
index ce31b0050a1..1f81cec7ddf 100644
--- a/kde-frameworks/purpose/purpose-6.20.0.ebuild
+++ b/kde-frameworks/purpose/purpose-6.20.0.ebuild
@@ -49,7 +49,7 @@ src_prepare() {
ecm_src_prepare
use bluetooth ||
- cmake_run_in src/plugins cmake_comment_add_subdirectory bluetooth
+ cmake_comment_add_subdirectory -f src/plugins bluetooth
}
src_configure() {
diff --git a/kde-frameworks/purpose/purpose-9999.ebuild b/kde-frameworks/purpose/purpose-9999.ebuild
index c3007dd920c..30c9d2d35b6 100644
--- a/kde-frameworks/purpose/purpose-9999.ebuild
+++ b/kde-frameworks/purpose/purpose-9999.ebuild
@@ -49,7 +49,7 @@ src_prepare() {
ecm_src_prepare
use bluetooth ||
- cmake_run_in src/plugins cmake_comment_add_subdirectory bluetooth
+ cmake_comment_add_subdirectory -f src/plugins bluetooth
}
src_configure() {