summaryrefslogtreecommitdiffstats
path: root/kde/patch/dolphin.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-06-25 12:47:11 +0200
committer Eric Hameleers <alien@slackware.com>2017-06-25 12:47:11 +0200
commit87aa94c403fdb107a44c3160f9f5b9463e663e5f (patch)
tree9f08aa19d72bc26f17777abdd98dbef20db57f46 /kde/patch/dolphin.patch
parent3099659954b53ec4362258745bdca190d54e0a59 (diff)
downloadktown-87aa94c403fdb107a44c3160f9f5b9463e663e5f.tar.gz
ktown-87aa94c403fdb107a44c3160f9f5b9463e663e5f.tar.xz
dolphin: let the user decide if she wants to run dolphin as root
Diffstat (limited to 'kde/patch/dolphin.patch')
-rw-r--r--kde/patch/dolphin.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/kde/patch/dolphin.patch b/kde/patch/dolphin.patch
new file mode 100644
index 0000000..dfe3a2f
--- /dev/null
+++ b/kde/patch/dolphin.patch
@@ -0,0 +1,3 @@
+# Let the user decide whether she wants to run Dolphin as root:
+cat $CWD/patch/dolphin/dolphin_revert_noroot.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+