diff options
Diffstat (limited to 'kde-apps/kwrite/kwrite-9999.ebuild')
| -rw-r--r-- | kde-apps/kwrite/kwrite-9999.ebuild | 4 |
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() { |
