summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kde/patch/krita.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/patch/krita.patch b/kde/patch/krita.patch
index d35dd12..247bbd7 100644
--- a/kde/patch/krita.patch
+++ b/kde/patch/krita.patch
@@ -2,6 +2,6 @@
#cat $CWD/patch/krita/krita_qt59.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
# Hack around tablet issues with un-patched Qt 5.12:
-cat $CWD/patch/krita/krita_qtabletevents.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+#cat $CWD/patch/krita/krita_qtabletevents.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }