summaryrefslogtreecommitdiffstats
path: root/kde/patch/kde-baseapps.patch
blob: de218f2539eb747537b5bc553f08574be2d64d4d (plain) (blame)
1
2
3
4
5
# Fix for bug https://bugs.kde.org/show_bug.cgi?id=327224
# "Regression: Dolphin doesn't accept URLs containing a kio-slave as parameter"
# Fixed in KDE 4.11.4.
#zcat $CWD/patch/kde-baseapps/dolphin_kdebug_327224.patch.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }