summaryrefslogtreecommitdiff
path: root/community/gsql
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
committerroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
commitb2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch)
treeafa7b467e44b704b69c66862852a8c3118b8e308 /community/gsql
parent7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff)
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/gsql')
-rw-r--r--community/gsql/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gsql/PKGBUILD b/community/gsql/PKGBUILD
index a4d3f5c39..8a44da38d 100644
--- a/community/gsql/PKGBUILD
+++ b/community/gsql/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 88439 2013-04-17 16:49:53Z bgyorgy $
+# $Id: PKGBUILD 99788 2013-10-30 23:43:21Z allan $
# Contributor: Michael Kanis <mkanis@gmx.de>
pkgname=gsql
@@ -16,7 +16,7 @@ optdepends=('libmariadbclient: MySQL engine'
'postgresql-libs: PostgreSQL engine'
'vte: Terminal session plugin')
install=gsql.install
-options=(!libtool !emptydirs)
+options=(!emptydirs)
source=(http://gsql.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2)
md5sums=('8f3322a75390584729e84a8570e08bea')