summaryrefslogtreecommitdiffstats
path: root/kde/patch/kde-gtk-config.patch
blob: a62e6490fa2f27a4bd776e5307706ecaeb5fbd40 (plain) (blame)
1
2
3
4
# Make the kde-gtk-config load the current config first:
# Fixed in 5.11.2
#cat $CWD/patch/kde-gtk-config/kde-gtk-config_loadcurrentsettings.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }