From eb82fdc2eafc3d1b5f837fcda2c4903106d9d79a Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 22 Dec 2014 15:07:05 +0100 Subject: KDE 4.8.4 for Slackware 14.0 (07jun2012) --- kde/patch/kdepim.patch | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'kde/patch/kdepim.patch') diff --git a/kde/patch/kdepim.patch b/kde/patch/kdepim.patch index b36c707..1934e35 100644 --- a/kde/patch/kdepim.patch +++ b/kde/patch/kdepim.patch @@ -4,3 +4,8 @@ cat $CWD/patch/kdepim/kdepim-4.5.85-install-headers.patch | patch -p1 --verbose # 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 ; } + +# Fix a memleak in kdepim 4.8.1 +# (it got included in the tarball _just_ before the release) +#cat $CWD/patch/kdepim/kdepim-4.8.1_bug_258551.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } + -- cgit v1.2.3