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

Tobias Kieslich tobias at archlinux.org
Wed May 14 17:47:44 UTC 2008


    Date: Wednesday, May 14, 2008 @ 13:47:44
  Author: tobias
Revision: 1668

upgpkg: libetpan 0.54-2

Modified:
  libetpan/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-05-14 17:47:05 UTC (rev 1667)
+++ PKGBUILD	2008-05-14 17:47:44 UTC (rev 1668)
@@ -3,7 +3,7 @@
 
 pkgname=libetpan
 pkgver=0.54
-pkgrel=1
+pkgrel=2
 pkgdesc="a portable middleware for email access"
 arch=(i686 x86_64)
 url="http://www.etpan.org/"
@@ -16,7 +16,7 @@
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
   # Fix detection of DB version
-  sed -e 's/db-4.4/db-4.6 db-4.5 db4.4/g' -i configure
+  sed -e 's/db-4.4/db-4.6/g' -i configure
   ./configure --prefix=/usr
   make || return 1
   make DESTDIR=${startdir}/pkg install





More information about the arch-commits mailing list