summaryrefslogtreecommitdiff
path: root/community/gsql/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gsql/PKGBUILD')
-rw-r--r--community/gsql/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gsql/PKGBUILD b/community/gsql/PKGBUILD
index 92166ac5a..65667cc89 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')