summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/kate.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kde/patch/kate.patch')
-rw-r--r--source/kde/kde/patch/kate.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/kde/kde/patch/kate.patch b/source/kde/kde/patch/kate.patch
new file mode 100644
index 000000000..59df062a0
--- /dev/null
+++ b/source/kde/kde/patch/kate.patch
@@ -0,0 +1,3 @@
+# Allow Kate to be started by the root user; disallowing this is not
+# a decision that a developer should make for the user, it is patronizing:
+cat $CWD/patch/kate/kate_runasroot.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }