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

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


    Date: Wednesday, October 30, 2013 @ 15:15:18
  Author: allan
Revision: 198337

remove !libtool

Modified:
  netcdf/repos/extra-i686/PKGBUILD
  netcdf/repos/extra-x86_64/PKGBUILD
  netcdf/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:14:48 UTC (rev 198336)
+++ repos/extra-i686/PKGBUILD	2013-10-30 14:15:18 UTC (rev 198337)
@@ -10,7 +10,7 @@
 url="http://www.unidata.ucar.edu/downloads/netcdf/index.jsp"
 depends=('gcc-libs' 'hdf5' 'curl')
 optdepends=('netcdf-fortran: fortran bindings' 'netcdf-cxx: c++ bindings')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 license=('custom')
 source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-${pkgver}.tar.gz)
 sha1sums=('31b4b3b17146cc8c14a8c7be3fe5f28e5a8a5deb')

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 14:14:48 UTC (rev 198336)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 14:15:18 UTC (rev 198337)
@@ -10,7 +10,7 @@
 url="http://www.unidata.ucar.edu/downloads/netcdf/index.jsp"
 depends=('gcc-libs' 'hdf5' 'curl')
 optdepends=('netcdf-fortran: fortran bindings' 'netcdf-cxx: c++ bindings')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 license=('custom')
 source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-${pkgver}.tar.gz)
 sha1sums=('31b4b3b17146cc8c14a8c7be3fe5f28e5a8a5deb')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 14:14:48 UTC (rev 198336)
+++ trunk/PKGBUILD	2013-10-30 14:15:18 UTC (rev 198337)
@@ -10,7 +10,7 @@
 url="http://www.unidata.ucar.edu/downloads/netcdf/index.jsp"
 depends=('gcc-libs' 'hdf5' 'curl')
 optdepends=('netcdf-fortran: fortran bindings' 'netcdf-cxx: c++ bindings')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 license=('custom')
 source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-${pkgver}.tar.gz)
 sha1sums=('31b4b3b17146cc8c14a8c7be3fe5f28e5a8a5deb')




More information about the arch-commits mailing list