summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/dolphin.patch
blob: 2e29b7fe58d8c0680c00d92fdc231d7fba05711f (plain) (blame)
1
2
# Let the user decide whether it 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 ; }