[ovito] 07/08: Fix build-option in debian/rules. Thanks to Moritz Muehlenhoff <jmm at debian.org>. (Closes: #748157)

Anton Gladky gladk at moszumanska.debian.org
Thu May 29 21:26:14 UTC 2014


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

gladk pushed a commit to branch master
in repository ovito.

commit 27c62d45ce7b518a962a7bcc1a991c6d36b77ab5
Author: Anton Gladky <gladk at debian.org>
Date:   Thu May 29 21:58:32 2014 +0200

    Fix build-option in debian/rules. Thanks to Moritz Muehlenhoff <jmm at debian.org>. (Closes: #748157)
---
 debian/rules | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index c407a0e..ab74627 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,12 +5,9 @@
 
 extra_flags += \
 	-DOVITO_BUILD_DOCUMENTATION=TRUE \
-	-DOVITO_BUILD_PLUGIN_ATOMVIZ=TRUE \
-	-DOVITO_BUILD_PLUGIN_POVRAY=TRUE \
 	-DOVITO_BUILD_PLUGIN_SCRIPTING=TRUE \
-	-DOVITO_BUILD_PLUGIN_STDOBJECTS=TRUE \
 	-DOVITO_BUILD_PLUGIN_NETCDF=TRUE \
-	-DOVITO_VIDEO_OUPUT_SUPPORT=ON \
+	-DOVITO_VIDEO_OUTPUT_SUPPORT=ON \
 	-DOVITO_USE_SYSTEM_QCUSTOMPLOT=ON
 
 ifneq (,$(filter $(DEB_HOST_ARCH), kfreebsd-amd64 kfreebsd-i386 hurd-i386 powerpc))

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



More information about the debian-science-commits mailing list