[vtk6] 08/09: Fix typo in debian/rules. (Closes: #750196)

Anton Gladky gladk at moszumanska.debian.org
Tue Jun 3 20:07:16 UTC 2014


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

gladk pushed a commit to branch master
in repository vtk6.

commit 6b9df9192d124123f9c17cb11bee8f37135c4a93
Author: Mathieu Malaterre <malat at debian.org>
Date:   Tue Jun 3 21:58:56 2014 +0200

    Fix typo in debian/rules. (Closes: #750196)
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 5adf962..a751c0c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ export JAVA_HOME=/usr/lib/jvm/default-java
 	dh $@ --buildsystem=cmake --builddirectory=$(BUILDDIR) --with python2 --with javahelper --parallel
 
 extra_flags +=  \
- -DCMAKE_VERBOSE_MAKEFILE:BOOL=$(DH_VERBOSE) \
+  -DCMAKE_VERBOSE_MAKEFILE=ON \
 	-DBUILD_DOCUMENTATION=ON \
 	-DBUILD_EXAMPLES=ON \
 	-DBUILD_SHARED_LIBS=ON \

-- 
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