summaryrefslogtreecommitdiff
path: root/community/libgda3
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-01-12 23:14:51 +0000
committerroot <root@rshg054.dnsready.net>2012-01-12 23:14:51 +0000
commitb5f690637837ff269bf5d248ee2dc37ea5236ca8 (patch)
treee63126d6f2f33cb2d56549f0657e1ce075e3acc9 /community/libgda3
parent3a0439ec6aea4411ac6d11c90cd8220f8f12a660 (diff)
Thu Jan 12 23:14:51 UTC 2012
Diffstat (limited to 'community/libgda3')
-rw-r--r--community/libgda3/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/libgda3/PKGBUILD b/community/libgda3/PKGBUILD
index 6118698ad..aa94f5f82 100644
--- a/community/libgda3/PKGBUILD
+++ b/community/libgda3/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 61111 2011-12-21 20:57:25Z andrea $
+# $Id: PKGBUILD 61951 2012-01-11 15:22:01Z stephane $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=libgda3
pkgver=3.1.5
-pkgrel=10
+pkgrel=11
pkgdesc="data abstraction layer; with mysql, pgsql, ldap, xml, sqlite providers"
arch=('i686' 'x86_64')
url="http://www.gnome-db.org/Download"
@@ -20,6 +20,7 @@ build() {
./configure --prefix=/usr --sysconfdir=/etc
make
}
+
package(){
cd "$srcdir/libgda-$pkgver"
make DESTDIR=$pkgdir install