summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps')
-rw-r--r--kde-apps/calendarjanitor/calendarjanitor-16.08.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-apps/calendarjanitor/calendarjanitor-16.08.1.ebuild b/kde-apps/calendarjanitor/calendarjanitor-16.08.1.ebuild
index 1acfcea06a57..062d3b0a1881 100644
--- a/kde-apps/calendarjanitor/calendarjanitor-16.08.1.ebuild
+++ b/kde-apps/calendarjanitor/calendarjanitor-16.08.1.ebuild
@@ -37,5 +37,6 @@ fi
src_prepare() {
cmake_comment_add_subdirectory konsolekalendar
+ sed -i -e "/console\.categories/ s/^/#DONT/" CMakeLists.txt || die
kde5_src_prepare
}