summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kde/build/calligra1
-rw-r--r--kde/patch/calligra.patch4
2 files changed, 2 insertions, 3 deletions
diff --git a/kde/build/calligra b/kde/build/calligra
deleted file mode 100644
index f599e28..0000000
--- a/kde/build/calligra
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/kde/patch/calligra.patch b/kde/patch/calligra.patch
index 340e170..a0a45af 100644
--- a/kde/patch/calligra.patch
+++ b/kde/patch/calligra.patch
@@ -1,8 +1,8 @@
# Fix build against Qt 5.11:
-cat $CWD/patch/calligra/calligra3_qt511.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+#cat $CWD/patch/calligra/calligra3_qt511.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
# Fix build against Qt 5.13:
-cat $CWD/patch/calligra/calligra3_qt513.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+#cat $CWD/patch/calligra/calligra3_qt513.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
# Fix build against poppler 0.71:
#cat $CWD/patch/calligra/calligra3_poppler-0.71.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }