[esys-particle] 02/07: Enable vtk. (Closes: #784161)

Anton Gladky gladk at moszumanska.debian.org
Tue Jun 23 22:00:19 UTC 2015


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

gladk pushed a commit to branch master
in repository esys-particle.

commit 8d734ab78c7a4f262adf4417e3445624fb1a19ad
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Jun 23 20:01:17 2015 +0200

    Enable vtk. (Closes: #784161)
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 88b9979..3a216e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ CPPFLAGS := $(shell dpkg-buildflags --get CPPFLAGS)
 LDFLAGS := -lboost_python -lboost_system -lpython2.7 $(shell dpkg-buildflags --get LDFLAGS)
 
 extra_flags += CC=mpicc CXX=mpicxx CFLAGS='$(CFLAGS)' CXXFLAGS='$(CXXFLAGS)' CPPFLAGS='$(CPPFLAGS)'\
- LDFLAGS='$(LDFLAGS)' --with-epydoc --with-vtk --with-latex
+ LDFLAGS='$(LDFLAGS)' --with-epydoc --with-vtk --with-latex --enable-vtk
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(extra_flags) --with-boost-libdir=/usr/lib/$(DEB_HOST_MULTIARCH)

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



More information about the debian-science-commits mailing list