[arch-commits] Commit in hdf5-openmpi/trunk (PKGBUILD)

Bruno Pagani archange at archlinux.org
Fri Aug 24 10:35:31 UTC 2018


    Date: Friday, August 24, 2018 @ 10:35:31
  Author: archange
Revision: 373668

Keep static libs correctly

Modified:
  hdf5-openmpi/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-24 10:34:09 UTC (rev 373667)
+++ PKGBUILD	2018-08-24 10:35:31 UTC (rev 373668)
@@ -21,6 +21,7 @@
 provides=('hdf5' 'hdf5-cpp-fortran' "hdf5-fortran-${_mpi}")
 conflicts=('hdf5')
 replaces=("hdf5-fortran-${_mpi}")
+options=('staticlibs')
 source=("https://support.hdfgroup.org/ftp/HDF5/releases/${_pkgname}-${pkgver:0:4}/${_pkgname}-${pkgver/_/-}/src/${_pkgname}-${pkgver/_/-}.tar.bz2"
         'mpi.patch')
 md5sums=('56c5039103c51a40e493b43c504ce982'



More information about the arch-commits mailing list