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