summaryrefslogtreecommitdiffstats
path: root/kde/patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-04-26 14:59:52 +0200
committer Eric Hameleers <alien@slackware.com>2020-04-26 14:59:52 +0200
commit6aca988a09fc9d428482c96ec745752d2cd43611 (patch)
tree661bebc72031be02bd29e991a71cbad654800544 /kde/patch
parent765a33aedd06f7553d81077b08f844a7cb2394cc (diff)
downloadktown-6aca988a09fc9d428482c96ec745752d2cd43611.tar.gz
ktown-6aca988a09fc9d428482c96ec745752d2cd43611.tar.xz
Applications-extra: calligra was updated
Diffstat (limited to 'kde/patch')
-rw-r--r--kde/patch/calligra.patch4
1 files changed, 2 insertions, 2 deletions
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 ; }