[ovito] 02/05: Refresh patch.
Anton Gladky
gladk at moszumanska.debian.org
Sun Jan 8 15:00:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository ovito.
commit 0a4cca52330e37b9fc0a95c737317211e8beadfd
Author: Anton Gladky <gladk at debian.org>
Date: Sun Jan 8 15:42:26 2017 +0100
Refresh patch.
---
debian/patches/10_disable_povray.patch | 6 ++++--
debian/rules | 2 ++
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/patches/10_disable_povray.patch b/debian/patches/10_disable_povray.patch
index 75fa653..365d504 100644
--- a/debian/patches/10_disable_povray.patch
+++ b/debian/patches/10_disable_povray.patch
@@ -2,8 +2,10 @@ Description: Disable povray test
Author: Anton Gladky <gladk at debian.org>
Last-Update: 2016-11-27
---- ovito-2.8.0.orig/tests/scripts/test_suite/povray_renderer.py
-+++ ovito-2.8.0/tests/scripts/test_suite/povray_renderer.py
+Index: ovito-v2.8.1-d1bab45af978c60b91556ab5b1d147e907d8b426/tests/scripts/test_suite/povray_renderer.py
+===================================================================
+--- ovito-v2.8.1-d1bab45af978c60b91556ab5b1d147e907d8b426.orig/tests/scripts/test_suite/povray_renderer.py
++++ ovito-v2.8.1-d1bab45af978c60b91556ab5b1d147e907d8b426/tests/scripts/test_suite/povray_renderer.py
@@ -3,6 +3,8 @@ from ovito.io import import_file
from ovito.vis import *
diff --git a/debian/rules b/debian/rules
index 018f206..bdc6867 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,8 @@ extra_flags += \
ifeq (,$(filter $(DEB_HOST_ARCH), armel s390x ppc64el arm64))
extra_flags += -DOVITO_BUILD_PLUGIN_CRYSTALANALYSIS=TRUE
+else
+ extra_flags += -DOVITO_BUILD_PLUGIN_CRYSTALANALYSIS=FALSE
endif
override_dh_auto_configure:
--
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