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

daniel at archlinux.org daniel at archlinux.org
Wed Apr 23 19:34:07 UTC 2008


    Date: Wednesday, April 23, 2008 @ 15:34:07
  Author: daniel
Revision: 835

upgpkg: beagle 0.3.6.1-2
    disable evolution backend, because of FS#10123, bug was reported upstream

Modified:
  beagle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-04-23 19:18:35 UTC (rev 834)
+++ PKGBUILD	2008-04-23 19:34:07 UTC (rev 835)
@@ -3,7 +3,7 @@
 # Contributor: Shadowhand <woody.gilk at gmail.com>
 pkgname=beagle
 pkgver=0.3.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Search tool that ransacks your personal information space"
 arch=(i686 x86_64)
 url="http://www.gnome.org/projects/beagle/"
@@ -32,7 +32,8 @@
 	--enable-inotify \
 	--disable-libbeagle \
 	--disable-static \
-	--disable-docs 
+	--disable-docs \
+        --disable-evolution	
   make || return 1
   make DESTDIR=${startdir}/pkg install
 





More information about the arch-commits mailing list