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

Jan Steffens heftig at nymeria.archlinux.org
Fri May 3 19:40:55 UTC 2013


    Date: Friday, May 3, 2013 @ 21:40:54
  Author: heftig
Revision: 184202

Enable g-i FS#35064

Modified:
  libgda/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-03 19:40:07 UTC (rev 184201)
+++ PKGBUILD	2013-05-03 19:40:54 UTC (rev 184202)
@@ -4,7 +4,7 @@
 
 pkgname=libgda
 pkgver=5.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Data abstraction layer with mysql, pgsql, xml, sqlite providers"
 arch=(i686 x86_64)
 license=('GPL')
@@ -24,7 +24,7 @@
   sed -i '1s/python$/&2/' libgda-report/RML/trml*/trml*.py
   ./configure --prefix=/usr --sysconfdir=/etc \
       --with-bdb=/usr --with-bdb-libdir-name=lib \
-      --disable-static --enable-json
+      --disable-static --enable-json --enable-gda-gi
   make
 }
 




More information about the arch-commits mailing list