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