summaryrefslogtreecommitdiffstats
path: root/kde/patch/kde-dev-utils.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-08-10 15:48:28 +0200
committer Eric Hameleers <alien@slackware.com>2018-08-10 15:48:28 +0200
commit0cccb050d5982f5ca84ff628107e8f7060b3b7df (patch)
tree539eba8090f34639be957557ed5d1155ccdaf496 /kde/patch/kde-dev-utils.patch
parent83f9a6dbe65ba16f73330e70a6a6e3017938fe24 (diff)
downloadktown-0cccb050d5982f5ca84ff628107e8f7060b3b7df.tar.gz
ktown-0cccb050d5982f5ca84ff628107e8f7060b3b7df.tar.xz
Fix kde-dev-utils build against KF 5.48.0 (only relevant for 18.04.3)
Diffstat (limited to 'kde/patch/kde-dev-utils.patch')
-rw-r--r--kde/patch/kde-dev-utils.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/kde/patch/kde-dev-utils.patch b/kde/patch/kde-dev-utils.patch
new file mode 100644
index 0000000..f2d3cc1
--- /dev/null
+++ b/kde/patch/kde-dev-utils.patch
@@ -0,0 +1,3 @@
+# Fix build against KF 5.48.0 (only relevant for 18.04.3):
+cat $CWD/patch/kde-dev-utils/build_with_kf548.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+