summaryrefslogtreecommitdiff
path: root/kde-apps/kwrite/kwrite-9999.ebuild
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-apps/kwrite/kwrite-9999.ebuild
parent61425666363fb7b9031e88a49ce1e1ecb22df6ba (diff)
parent2a406ad371552961d404b79ee49d43c0e6810035 (diff)
downloadkde-db51d60ceb73d639bb88c37281587ff810c97dd4.tar.gz
kde-db51d60ceb73d639bb88c37281587ff810c97dd4.tar.bz2
kde-db51d60ceb73d639bb88c37281587ff810c97dd4.zip
Merge updates from master
Diffstat (limited to 'kde-apps/kwrite/kwrite-9999.ebuild')
-rw-r--r--kde-apps/kwrite/kwrite-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/kwrite/kwrite-9999.ebuild b/kde-apps/kwrite/kwrite-9999.ebuild
index 566d35eeae3..15384982439 100644
--- a/kde-apps/kwrite/kwrite-9999.ebuild
+++ b/kde-apps/kwrite/kwrite-9999.ebuild
@@ -34,10 +34,10 @@ src_prepare() {
ecm_punt_po_install
# these tests are run in kde-apps/kate-lib
- cmake_run_in apps/lib cmake_comment_add_subdirectory autotests
+ cmake_comment_add_subdirectory -f apps/lib autotests
# Don't build kio plugin
- cmake_run_in apps/lib cmake_comment_add_subdirectory io
+ cmake_comment_add_subdirectory -f apps/lib io
}
src_configure() {