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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 23:32:00 UTC 2013


    Date: Thursday, October 31, 2013 @ 00:32:00
  Author: allan
Revision: 99758

remove !libtool

Modified:
  geos/repos/community-i686/PKGBUILD
  geos/repos/community-x86_64/PKGBUILD
  geos/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:31:38 UTC (rev 99757)
+++ repos/community-i686/PKGBUILD	2013-10-30 23:32:00 UTC (rev 99758)
@@ -12,7 +12,7 @@
 url="http://trac.osgeo.org/geos/"
 license=('LGPL')
 depends=('gcc-libs' 'bash')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 changelog=$pkgname.changelog
 source=(http://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2)
 sha256sums=('15e8bfdf7e29087a957b56ac543ea9a80321481cef4d4f63a7b268953ad26c53')

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-30 23:31:38 UTC (rev 99757)
+++ repos/community-x86_64/PKGBUILD	2013-10-30 23:32:00 UTC (rev 99758)
@@ -12,7 +12,7 @@
 url="http://trac.osgeo.org/geos/"
 license=('LGPL')
 depends=('gcc-libs' 'bash')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 changelog=$pkgname.changelog
 source=(http://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2)
 sha256sums=('15e8bfdf7e29087a957b56ac543ea9a80321481cef4d4f63a7b268953ad26c53')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 23:31:38 UTC (rev 99757)
+++ trunk/PKGBUILD	2013-10-30 23:32:00 UTC (rev 99758)
@@ -12,7 +12,7 @@
 url="http://trac.osgeo.org/geos/"
 license=('LGPL')
 depends=('gcc-libs' 'bash')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 changelog=$pkgname.changelog
 source=(http://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2)
 sha256sums=('15e8bfdf7e29087a957b56ac543ea9a80321481cef4d4f63a7b268953ad26c53')




More information about the arch-commits mailing list