From 270c1ba7053478dbd1c632eea18d6e54d51e4ecc Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 22 Dec 2014 15:03:24 +0100 Subject: KDE 4.7.4 for Slackware 13.37 (06dec2011) --- kde/patch/kdepim.patch | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 kde/patch/kdepim.patch (limited to 'kde/patch/kdepim.patch') diff --git a/kde/patch/kdepim.patch b/kde/patch/kdepim.patch new file mode 100644 index 0000000..b36c707 --- /dev/null +++ b/kde/patch/kdepim.patch @@ -0,0 +1,6 @@ +# Install the kleopatra headers, or else kopete-cryptography will not build: +cat $CWD/patch/kdepim/kdepim-4.5.85-install-headers.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } + +# Fix a memleak in kdepim 4.7.1 (fixed just too late to be included in the +# 4.7.1 tarball) +#cat $CWD/patch/kdepim/kdepim-4.7.1_memleak.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } -- cgit v1.2.3