[vtk6] 02/02: Fix cmake extra options

Christophe Trophime trophime-guest at alioth.debian.org
Mon Nov 4 15:29:13 UTC 2013


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

trophime-guest pushed a commit to branch master
in repository vtk6.

commit 2bdd012da96a44adb4c5ab80c52c7f538132dd4f
Author: Christophe Trophime <christrophime at googlemail.com>
Date:   Mon Nov 4 16:25:54 2013 +0100

    Fix cmake extra options
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 5f65d1f..23c79de 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,7 +46,7 @@ extra_flags +=  \
 	-DVTK_Group_Qt=ON \
 	-DVTK_Group_Tk=ON \
 	-DVTK_Group_Views=ON \
-	-DVTK_debian/build_ALL_MODULES=ON \
+	-DVTK_BUILD_ALL_MODULES=ON \
 	-DMPI_CXX_INCLUDE_PATH="/usr/include/mpi" \
 	-DVTK_INSTALL_LIBRARY_DIR="/usr/lib/$(DEB_HOST_MULTIARCH)" \
 

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



More information about the debian-science-commits mailing list