summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-11-04 19:29:28 +0000
committer Eric Hameleers <alien@slackware.com>2022-11-05 07:00:18 +0100
commit6c808eb40ca106cd60dba04ff9eda008b3a3e878 (patch)
treed34433539b675e0c0b701d96fe95ea4a8fd8d48f /source/kde/kde/patch
parent33118744873e9668767cbba03d959603703ca690 (diff)
downloadcurrent-6c808eb40ca106cd60dba04ff9eda008b3a3e878.tar.gz
current-6c808eb40ca106cd60dba04ff9eda008b3a3e878.tar.xz
Fri Nov 4 19:29:28 UTC 202220221104192928
a/exfatprogs-1.2.0-x86_64-1.txz: Upgraded. a/openssl-solibs-1.1.1s-x86_64-1.txz: Upgraded. n/openssl-1.1.1s-x86_64-1.txz: Upgraded. xap/fvwm-2.7.0-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-102.4.2-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/102.4.2/releasenotes/
Diffstat (limited to 'source/kde/kde/patch')
-rw-r--r--source/kde/kde/patch/dolphin.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/kde/kde/patch/dolphin.patch b/source/kde/kde/patch/dolphin.patch
index 02a7950c8..2e29b7fe5 100644
--- a/source/kde/kde/patch/dolphin.patch
+++ b/source/kde/kde/patch/dolphin.patch
@@ -1,2 +1,2 @@
-# Let the user decide whether she wants to run Dolphin as root:
+# 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 ; }