wok diff openmpi/receipt @ rev 21279

Up copyq (2.4.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 14 11:33:20 2019 +0200 (2019-04-14)
parents 23c3aed67cd9
children 534a7246f0c9
line diff
     1.1 --- a/openmpi/receipt	Thu Dec 05 20:23:08 2013 +0000
     1.2 +++ b/openmpi/receipt	Sun Apr 14 11:33:20 2019 +0200
     1.3 @@ -11,12 +11,11 @@
     1.4  WGET_URL="http://www.open-mpi.org/software/ompi/v${VERSION%.*}/downloads/$TARBALL"
     1.5  
     1.6  DEPENDS="gcc gfortran libtool openssh valgrind"
     1.7 -BUILD_DEPENDS="$DEPENDS valgrind-dev"
     1.8 +BUILD_DEPENDS="$DEPENDS valgrind-dev file"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12  {
    1.13 -	cd $src
    1.14     ./configure --sysconfdir=/etc/${PACKAGE} \
    1.15                 --enable-mpi-f90 \
    1.16                 --libdir=/usr/lib/${pkgname} \