r46822 - in /packages/parms2/trunk/debian: control rules

trophime-guest at users.alioth.debian.org trophime-guest at users.alioth.debian.org
Thu Jul 17 11:44:55 UTC 2014


Author: trophime-guest
Date: Thu Jul 17 11:44:55 2014
New Revision: 46822

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=46822
Log:
update

Modified:
    packages/parms2/trunk/debian/control
    packages/parms2/trunk/debian/rules

Modified: packages/parms2/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/parms2/trunk/debian/control?rev=46822&op=diff
==============================================================================
--- packages/parms2/trunk/debian/control	(original)
+++ packages/parms2/trunk/debian/control	Thu Jul 17 11:44:55 2014
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Christophe Trophime <christophe.trophime at grenoble.cnrs.fr>
 Build-Depends: cdbs, debhelper (>= 7.0.50~), quilt,
- libblas-dev | libblas.so, liblapack-dev | liblapack.so, libpetsc3.4.2-dev,
+ libblas-dev, liblapack-dev, libpetsc3.4.2-dev,
  libscotchmetis-dev, libscotchparmetis-dev,
  mpi-default-dev, tcsh
 Standards-Version: 3.9.5

Modified: packages/parms2/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/parms2/trunk/debian/rules?rev=46822&op=diff
==============================================================================
--- packages/parms2/trunk/debian/rules	(original)
+++ packages/parms2/trunk/debian/rules	Thu Jul 17 11:44:55 2014
@@ -4,6 +4,7 @@
 include /usr/share/cdbs/1/class/makefile.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
+#export OMPI_MCA_plm_rsh_agent=/bin/false                #workaround to start MPI-applications in chroot
 export OMPI_MCA_orte_rsh_agent=/bin/false                #workaround to start MPI-applications in chroot
 
 # Add here any variable or target overrides you need.
@@ -12,7 +13,7 @@
 FFLAGS += -fPIC
 
 # PETSC_DIR is the location of PETSc.
-export PETSC_DIR=/usr/lib/petscdir/3.1
+export PETSC_DIR=/usr/lib/petscdir/3.4.2
 export PETSC_ARCH=linux-gnu-c-opt
 
 




More information about the debian-science-commits mailing list