summaryrefslogtreecommitdiff
path: root/dev-util/kdevplatform/kdevplatform-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/kdevplatform/kdevplatform-9999.ebuild')
-rw-r--r--dev-util/kdevplatform/kdevplatform-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kdevplatform/kdevplatform-9999.ebuild b/dev-util/kdevplatform/kdevplatform-9999.ebuild
index 84408bba010..42879a94f54 100644
--- a/dev-util/kdevplatform/kdevplatform-9999.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-9999.ebuild
@@ -44,7 +44,7 @@ src_prepare() {
# FindKDevPlatform.cmake is installed by kdelibs
sed -i \
- -e '/^add_subdirectory(modules)/s/^/#DONOTINSTALL/' \
+ -e '/cmakeFiles/s/^/#DONOTINSTALL/' \
cmake/CMakeLists.txt || die
}