summaryrefslogtreecommitdiffstats
path: root/kde/patch/akonadi4.patch
blob: 388c3eaf5ff3a5ea5b31c47a0d5fce28bd971ec5 (plain) (blame)
1
2
3
4
# Backport a patch from git master since there will not be another
# official akonadi release after the current 1.13:
cat $CWD/patch/akonadi4/akonadi_dont-leak-old-external-payload-files.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }