[arch-commits] Commit in netcdf-cxx (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 14:15:40 UTC 2013


    Date: Wednesday, October 30, 2013 @ 15:15:40
  Author: allan
Revision: 198338

remove !libtool

Modified:
  netcdf-cxx/repos/extra-i686/PKGBUILD
  netcdf-cxx/repos/extra-x86_64/PKGBUILD
  netcdf-cxx/trunk/PKGBUILD

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

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 14:15:18 UTC (rev 198337)
+++ repos/extra-i686/PKGBUILD	2013-10-30 14:15:40 UTC (rev 198338)
@@ -9,7 +9,7 @@
 arch=("i686" "x86_64")
 url="http://www.unidata.ucar.edu/downloads/netcdf/netcdf-cxx/index.jsp"
 depends=('gcc-libs' 'netcdf' 'curl')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 license=('custom')
 source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-cxx4-${pkgver}.tar.gz)
 sha1sums=('59628c9f06c211a47517fc00d8b068da159ffa9d')

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 14:15:18 UTC (rev 198337)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 14:15:40 UTC (rev 198338)
@@ -9,7 +9,7 @@
 arch=("i686" "x86_64")
 url="http://www.unidata.ucar.edu/downloads/netcdf/netcdf-cxx/index.jsp"
 depends=('gcc-libs' 'netcdf' 'curl')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 license=('custom')
 source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-cxx4-${pkgver}.tar.gz)
 sha1sums=('59628c9f06c211a47517fc00d8b068da159ffa9d')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 14:15:18 UTC (rev 198337)
+++ trunk/PKGBUILD	2013-10-30 14:15:40 UTC (rev 198338)
@@ -9,7 +9,7 @@
 arch=("i686" "x86_64")
 url="http://www.unidata.ucar.edu/downloads/netcdf/netcdf-cxx/index.jsp"
 depends=('gcc-libs' 'netcdf' 'curl')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 license=('custom')
 source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-cxx4-${pkgver}.tar.gz)
 sha1sums=('59628c9f06c211a47517fc00d8b068da159ffa9d')




More information about the arch-commits mailing list