From 18297956d1b06ceff00265a2b24137f1100de223 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 24 Oct 2017 16:15:38 +0200 Subject: Make the kde-gtk-config load the current config first (KDEBUG 382291) --- kde/patch/kde-gtk-config.patch | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 kde/patch/kde-gtk-config.patch (limited to 'kde/patch/kde-gtk-config.patch') 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 ; } + -- cgit v1.2.3