summaryrefslogtreecommitdiffstats
path: root/kde/patch/calligra.patch
blob: e6d9ea84154f073524479ff20c41385d7addf2e8 (plain)
1
2
3
# Fix build against Qt 5.11:
cat $CWD/patch/calligra/calligra3_qt511.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }