summaryrefslogtreecommitdiff
path: root/community-staging/libgda3/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-01-01 23:14:56 +0000
committerroot <root@rshg054.dnsready.net>2012-01-01 23:14:56 +0000
commit29f5aa692a3fa3ff3e743a47d1c57f1cc0341809 (patch)
tree862d365a74545cb3e7616d14e3b660aae977e6f8 /community-staging/libgda3/PKGBUILD
parent8654516201466a2dd3f3f05a6c0095e69c01715c (diff)
Sun Jan 1 23:14:56 UTC 2012
Diffstat (limited to 'community-staging/libgda3/PKGBUILD')
-rw-r--r--community-staging/libgda3/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community-staging/libgda3/PKGBUILD b/community-staging/libgda3/PKGBUILD
index 76cf26187..6c60e7f5b 100644
--- a/community-staging/libgda3/PKGBUILD
+++ b/community-staging/libgda3/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 60683 2011-12-16 21:37:15Z spupykin $
+# $Id: PKGBUILD 61461 2011-12-31 21:14:10Z spupykin $
# 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