summaryrefslogtreecommitdiffstats
path: root/kde/patch/kate.patch
blob: 59df062a05c1662dfea38b121f075d3b72a4896f (plain)
1
2
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 ; }