From e39a60732b70eb45d39743d1c4c71ca745da65d0 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 13 Feb 2017 12:04:44 +0100 Subject: Applications: patches for cantor and kalzium to compile against KF 5.31. --- kde/patch/kalzium.patch | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 kde/patch/kalzium.patch (limited to 'kde/patch/kalzium.patch') diff --git a/kde/patch/kalzium.patch b/kde/patch/kalzium.patch new file mode 100644 index 0000000..12f6609 --- /dev/null +++ b/kde/patch/kalzium.patch @@ -0,0 +1,3 @@ +# Fix build against KF 5.31.0: +cat $CWD/patch/kalzium/kalzium_kf_5.31.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } + -- cgit v1.2.3