From 87aa94c403fdb107a44c3160f9f5b9463e663e5f Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 25 Jun 2017 12:47:11 +0200 Subject: dolphin: let the user decide if she wants to run dolphin as root --- kde/patch/dolphin.patch | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 kde/patch/dolphin.patch (limited to 'kde/patch/dolphin.patch') 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 ; } + -- cgit v1.2.3-65-gdbad