summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-06-13 17:48:21 +0200
committer Eric Hameleers <alien@slackware.com>2019-06-13 17:48:21 +0200
commit619713a82ad3f9ec4733a45ff1d4d2d67e09d56d (patch)
tree72a4c702aa192755c39af62ec232cfb0de366151
parent1470556a016768718bfe927cac333f106079ab2f (diff)
downloadktown-619713a82ad3f9ec4733a45ff1d4d2d67e09d56d.tar.gz
ktown-619713a82ad3f9ec4733a45ff1d4d2d67e09d56d.tar.xz
krita: remove upstreamed patch
-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 ; }