summaryrefslogtreecommitdiffstats
path: root/kde/patch/kdepim-runtime.patch
blob: 0fa7a5a6f9bf9dacad4545d1bb89d2c1f02b8fdf (plain)
1
2
3
4
5
6
7
# Fix a bug in kdepim-runtime 4.7.1 which can cause an email to be permanently
# lost when downloading from a POP3 account into a maildir-style mailbox:
#cat $CWD/patch/kdepim-runtime/0001-Ignore-items-with-empty-remote-ids-here.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }

# Address bug 283467, fixed in KDE 4.7.3:
#cat $CWD/patch/kdepim-runtime/kdepim-runtime/Kmail-has-duplicated-folders-after-migration-from-previous-version_bug-283467.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }