Commit 67269a78 authored by Christof Schulze's avatar Christof Schulze 😎 Committed by cschulze
Browse files

[*] petsc-3.6.3-for-python PYTHONPATH added for petsc4py

parent 96c1a9b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ setenv PETSC_ARCH ""

prepend-path LD_LIBRARY_PATH  $pkghome/lib
prepend-path PATH             $pkghome/bin

prepend-path PYTHONPATH	      /opt/apps/petsc/3.6.3-for-python/lib
unset        pkghome

set MSG "petsc-$version (System gcc-5.3, System python-2.7)"