summaryrefslogtreecommitdiffstats
path: root/testing/source/vtown/kde/patch/dolphin.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/source/vtown/kde/patch/dolphin.patch')
-rw-r--r--testing/source/vtown/kde/patch/dolphin.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/source/vtown/kde/patch/dolphin.patch b/testing/source/vtown/kde/patch/dolphin.patch
new file mode 100644
index 000000000..02a7950c8
--- /dev/null
+++ b/testing/source/vtown/kde/patch/dolphin.patch
@@ -0,0 +1,2 @@
+# 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 ; }