[gmsh] 01/02: Disable temporarly petsc/slepc.

Anton Gladky gladk at alioth.debian.org
Thu Sep 26 19:24:46 UTC 2013


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository gmsh.

commit ef2bf4433fde1ecaeeb4320eceba316034d2063f
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Thu Sep 26 19:02:08 2013 +0200

    Disable temporarly petsc/slepc.
---
 debian/control |    2 --
 debian/rules   |    5 -----
 2 files changed, 7 deletions(-)

diff --git a/debian/control b/debian/control
index e46bc6a..8653bf3 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,6 @@ Build-Depends: debhelper (>= 9), cmake, gfortran, libgl1-mesa-dev,
  libblas-dev, liblapack-dev, libgl2ps-dev, freeglut3-dev,
  python-dev (>= 2.6.6-3~), swig2.0,
  chrpath, libann-dev,
- libpetsc3.2-dev [!kfreebsd-amd64 !kfreebsd-i386 !armel !armhf !s390x !powerpcspe],
- libslepc3.2-dev [!kfreebsd-amd64 !kfreebsd-i386 !armel !armhf !s390x !powerpcspe],
  javahelper, default-jdk
 Standards-Version: 3.9.4
 X-Python-Version: current
diff --git a/debian/rules b/debian/rules
index 80d2e66..0c4aeff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,11 +41,6 @@ else
 	-DENABLE_MPI:BOOL=OFF
 endif
 
-# PETSC_DIR is the location of PETSc.
-export PETSC_DIR=/usr/lib/petscdir/3.2
-export PETSC_ARCH=linux-gnu-c-opt
-export SLEPC_DIR=/usr/lib/slepcdir/3.2
-
 override_dh_auto_clean:
 	rm -rf $(BUILDDIR)
 	rm -rf $(CURDIR)/debian/tmp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gmsh.git



More information about the debian-science-commits mailing list