Blob Blame History Raw
diff -up calligra-3.0.1/CMakeLists.txt.disable_products calligra-3.0.1/CMakeLists.txt
--- calligra-3.0.1/CMakeLists.txt.disable_products	2017-03-20 08:12:01.000000000 -0500
+++ calligra-3.0.1/CMakeLists.txt	2017-06-13 14:04:30.303032360 -0500
@@ -1119,6 +1119,8 @@ calligra_drop_products_on_old_flag(words
 # by calling calligra_disable_product with the product id and the reason,
 # e.g.:
 # calligra_disable_product(APP_FOO "isn't buildable at the moment")
+calligra_disable_product(APP_CSTESTER "not wanted in fedora packaging" )
+calligra_disable_product(APP_DEVTOOLS "not wanted in fedora packaging")
 
 #############################################
 ####     Calculate buildable products    ####