summaryrefslogtreecommitdiffstats
path: root/kde/patch/kde-gtk-config.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-10-24 16:15:38 +0200
committer Eric Hameleers <alien@slackware.com>2017-10-24 16:15:38 +0200
commit18297956d1b06ceff00265a2b24137f1100de223 (patch)
treef097c443ad0ef816e4930770f292e2dd680d91a8 /kde/patch/kde-gtk-config.patch
parent540fd6ae69a4ae306be8d8caa34fb3282892b369 (diff)
downloadktown-18297956d1b06ceff00265a2b24137f1100de223.tar.gz
ktown-18297956d1b06ceff00265a2b24137f1100de223.tar.xz
Make the kde-gtk-config load the current config first (KDEBUG 382291)
Diffstat (limited to 'kde/patch/kde-gtk-config.patch')
-rw-r--r--kde/patch/kde-gtk-config.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/kde/patch/kde-gtk-config.patch b/kde/patch/kde-gtk-config.patch
new file mode 100644
index 0000000..f7bd448
--- /dev/null
+++ b/kde/patch/kde-gtk-config.patch
@@ -0,0 +1,3 @@
+# Make the kde-gtk-config load the current config first:
+cat $CWD/patch/kde-gtk-config/kde-gtk-config_loadcurrentsettings.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+