summaryrefslogtreecommitdiffstats
path: root/kde/patch/akonadi4.patch
blob: 8ff011847c049b6682180061b300db7f687395cb (plain)
1
2
3
# 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 ; }