summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/calligra.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kde/patch/calligra.patch')
-rw-r--r--source/kde/kde/patch/calligra.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/kde/kde/patch/calligra.patch b/source/kde/kde/patch/calligra.patch
new file mode 100644
index 000000000..583d2efc9
--- /dev/null
+++ b/source/kde/kde/patch/calligra.patch
@@ -0,0 +1,2 @@
+# Fix blank page in calligragemini
+cat $CWD/patch/calligra/calligragemini_fix_blank_page_without_libgit2.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }