[arch-commits] Commit in kdepim/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Sun Sep 13 20:55:40 UTC 2009


    Date: Sunday, September 13, 2009 @ 16:55:40
  Author: pierre
Revision: 51921

add comment to remove the patch with next release

Modified:
  kdepim/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-13 19:04:39 UTC (rev 51920)
+++ PKGBUILD	2009-09-13 20:55:40 UTC (rev 51921)
@@ -33,7 +33,8 @@
 build() {
 	cd ${srcdir}/${pkgbase}-${pkgver}
 	# Fix important KMail bug
-	patch -Np4 -i ../kmail-delete-mails-from-server.patch || return 1
+	# fixed in 4.3.2
+	patch -p4 -i ../kmail-delete-mails-from-server.patch || return 1
 
         cd ${srcdir}
 	mkdir build




More information about the arch-commits mailing list