From e777bf7c27aa3b4f2ae6ede92cb137df680e9c08 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 20 Nov 2017 12:20:19 +0100 Subject: Upstreamed patches can be disabled in the next release --- kde/patch/kde-gtk-config.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'kde/patch/kde-gtk-config.patch') diff --git a/kde/patch/kde-gtk-config.patch b/kde/patch/kde-gtk-config.patch index f7bd448..a62e649 100644 --- a/kde/patch/kde-gtk-config.patch +++ b/kde/patch/kde-gtk-config.patch @@ -1,3 +1,4 @@ # 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 ; } +# 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 ; } -- cgit v1.2.3