[arch-commits] Commit in gsql (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 23:43:22 UTC 2013


    Date: Thursday, October 31, 2013 @ 00:43:21
  Author: allan
Revision: 99788

remove !libtool

Modified:
  gsql/repos/community-i686/PKGBUILD
  gsql/repos/community-x86_64/PKGBUILD
  gsql/trunk/PKGBUILD

---------------------------------+
 repos/community-i686/PKGBUILD   |    2 +-
 repos/community-x86_64/PKGBUILD |    2 +-
 trunk/PKGBUILD                  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2013-10-30 23:43:00 UTC (rev 99787)
+++ repos/community-i686/PKGBUILD	2013-10-30 23:43:21 UTC (rev 99788)
@@ -16,7 +16,7 @@
             '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')
 

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-30 23:43:00 UTC (rev 99787)
+++ repos/community-x86_64/PKGBUILD	2013-10-30 23:43:21 UTC (rev 99788)
@@ -16,7 +16,7 @@
             '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')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 23:43:00 UTC (rev 99787)
+++ trunk/PKGBUILD	2013-10-30 23:43:21 UTC (rev 99788)
@@ -16,7 +16,7 @@
             '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')
 




More information about the arch-commits mailing list