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

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 02:43:57 UTC 2013


    Date: Thursday, October 31, 2013 @ 03:43:57
  Author: allan
Revision: 99965

remove !libtool

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

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

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2013-10-31 02:43:36 UTC (rev 99964)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:43:57 UTC (rev 99965)
@@ -12,7 +12,6 @@
 url="http://www.postgresql.org"
 depends=('unixodbc' 'postgresql-libs')
 makedepends=('postgresql')
-options=('!libtool')
 source=(ftp://ftp2.it.postgresql.org/mirrors/postgres//odbc/versions/src/$pkgname-$pkgver.tar.gz)
 md5sums=('0f4ac0e6b0755af2452764db4cfe4e8f')
 

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:43:36 UTC (rev 99964)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:43:57 UTC (rev 99965)
@@ -12,7 +12,6 @@
 url="http://www.postgresql.org"
 depends=('unixodbc' 'postgresql-libs')
 makedepends=('postgresql')
-options=('!libtool')
 source=(ftp://ftp2.it.postgresql.org/mirrors/postgres//odbc/versions/src/$pkgname-$pkgver.tar.gz)
 md5sums=('0f4ac0e6b0755af2452764db4cfe4e8f')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:43:36 UTC (rev 99964)
+++ trunk/PKGBUILD	2013-10-31 02:43:57 UTC (rev 99965)
@@ -12,7 +12,6 @@
 url="http://www.postgresql.org"
 depends=('unixodbc' 'postgresql-libs')
 makedepends=('postgresql')
-options=('!libtool')
 source=(ftp://ftp2.it.postgresql.org/mirrors/postgres//odbc/versions/src/$pkgname-$pkgver.tar.gz)
 md5sums=('0f4ac0e6b0755af2452764db4cfe4e8f')
 




More information about the arch-commits mailing list