diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-07-30 00:54:41 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-07-30 00:54:41 +0000 |
commit | eeed8cb17ee92cfa3c37e1c89f783167f05b7346 (patch) | |
tree | cb545b0d9adfa24a78c18681fd766af50cf15b66 /user/calligra/braindump.patch | |
parent | 741fabe434cf9c71a49e10c7aa378bd1cc86652d (diff) | |
download | packages-eeed8cb17ee92cfa3c37e1c89f783167f05b7346.tar.gz packages-eeed8cb17ee92cfa3c37e1c89f783167f05b7346.tar.bz2 packages-eeed8cb17ee92cfa3c37e1c89f783167f05b7346.tar.xz packages-eeed8cb17ee92cfa3c37e1c89f783167f05b7346.zip |
user/calligra: Update to 3.2.1
Diffstat (limited to 'user/calligra/braindump.patch')
-rw-r--r-- | user/calligra/braindump.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/user/calligra/braindump.patch b/user/calligra/braindump.patch new file mode 100644 index 000000000..741221700 --- /dev/null +++ b/user/calligra/braindump.patch @@ -0,0 +1,11 @@ +--- calligra-3.2.1/CMakeLists.txt.old 2020-05-14 06:53:49.000000000 +0000 ++++ calligra-3.2.1/CMakeLists.txt 2020-07-29 23:07:48.255879433 +0000 +@@ -1068,7 +1068,7 @@ + # e.g.: + # 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_BRAINDUMP "Disabled, will (probably) be removed from Calligra") + + ############################################# + #### Calculate buildable products #### |