Blob Blame History Raw
diff -up calligra-3.0.90/CMakeLists.txt.rex calligra-3.0.90/CMakeLists.txt
--- calligra-3.0.90/CMakeLists.txt.rex	2017-12-15 03:44:18.000000000 -0600
+++ calligra-3.0.90/CMakeLists.txt	2018-01-07 07:48:57.467335964 -0600
@@ -1119,6 +1119,10 @@ calligra_drop_products_on_old_flag(words
 # calligra_disable_product(APP_FOO "isn't buildable at the moment")
 
 calligra_disable_product(APP_BRAINDUMP "Disabled, will (probably) be removed from Calligra")
+calligra_disable_product(APP_CSTESTER "not wanted in fedora packaging")
+calligra_disable_product(APP_DEVTOOLS "not wanted in fedora packaging")
+calligra_disable_product(APP_GEMINI "not wanted in fedora packaging")
+calligra_disable_product(PART_COMPONENTS "not wanted in fedora packaging")
 
 #############################################
 ####     Calculate buildable products    ####