r46998 - /packages/getdp/trunk/debian/rules

trophime-guest at users.alioth.debian.org trophime-guest at users.alioth.debian.org
Thu Feb 26 10:55:12 UTC 2015


Author: trophime-guest
Date: Thu Feb 26 10:55:11 2015
New Revision: 46998

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=46998
Log:
update to petsc slepc 3.5.3

Modified:
    packages/getdp/trunk/debian/rules

Modified: packages/getdp/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/getdp/trunk/debian/rules?rev=46998&op=diff
==============================================================================
--- packages/getdp/trunk/debian/rules	(original)
+++ packages/getdp/trunk/debian/rules	Thu Feb 26 10:55:11 2015
@@ -4,8 +4,8 @@
 DEB_STRIPPED_UPSTREAM_VERSION = $(shell echo $(DEB_UPSTREAM_VERSION) | sed -n -e 's/\.dfsg.*$$//p')
 
 # PETSC_DIR is the location of PETSc.
-export SLEPC_DIR=/usr/lib/slepcdir/3.4.2
-export PETSC_DIR=/usr/lib/petscdir/3.4.2
+export SLEPC_DIR=/usr/lib/slepcdir/3.5.3
+export PETSC_DIR=/usr/lib/petscdir/3.5.3
 
 # Fix FTBS on armhf
 export PETSC_ARCH=linux-gnu-c-opt




More information about the debian-science-commits mailing list