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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 14:16:00 UTC 2013


    Date: Wednesday, October 30, 2013 @ 15:16:00
  Author: allan
Revision: 198339

remove !libtool

Modified:
  netcdf-fortran/repos/extra-i686/PKGBUILD
  netcdf-fortran/repos/extra-x86_64/PKGBUILD
  netcdf-fortran/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:40 UTC (rev 198338)
+++ repos/extra-i686/PKGBUILD	2013-10-30 14:16:00 UTC (rev 198339)
@@ -9,7 +9,7 @@
 arch=("i686" "x86_64")
 url="http://www.unidata.ucar.edu/downloads/netcdf/netcdf-fortran/index.jsp"
 depends=('gcc-libs' 'netcdf' 'curl' 'gcc-fortran')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 license=('custom')
 install=${pkgname}.install
 source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-fortran-${pkgver}.tar.gz)

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

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




More information about the arch-commits mailing list