summaryrefslogtreecommitdiffstats
path: root/testing/source/vtown/kde/patch/kaddressbook.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/source/vtown/kde/patch/kaddressbook.patch')
-rw-r--r--testing/source/vtown/kde/patch/kaddressbook.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/source/vtown/kde/patch/kaddressbook.patch b/testing/source/vtown/kde/patch/kaddressbook.patch
new file mode 100644
index 000000000..f5479069d
--- /dev/null
+++ b/testing/source/vtown/kde/patch/kaddressbook.patch
@@ -0,0 +1,2 @@
+# Fix for API change in qt-5.15.2:
+cat $CWD/patch/kaddressbook/kaddressbook.qt-5.15.2.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }