[gmsh] 01/03: Disable petsc/slepc temorarly, while they are not able migrate to testing.
Anton Gladky
gladk at alioth.debian.org
Mon Oct 14 21:50:59 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 9fd583bdcab7b76aa7b71b47f0426896f309ced5
Author: Anton Gladky <gladk at debian.org>
Date: Mon Oct 14 21:58:32 2013 +0200
Disable petsc/slepc temorarly, while they are not able migrate to testing.
---
debian/control | 2 --
debian/rules | 5 -----
2 files changed, 7 deletions(-)
diff --git a/debian/control b/debian/control
index 4fd4d54..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.4.2-dev [!kfreebsd-amd64 !kfreebsd-i386 !armel !armhf !s390x !powerpcspe],
- libslepc3.4.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 47f3ca7..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.4.2
-export PETSC_ARCH=linux-gnu-c-opt
-export SLEPC_DIR=/usr/lib/slepcdir/3.4.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