with patched inchi, tests are failing only on non-x86

This commit is contained in:
Dominik 'Rathann' Mierzejewski 2016-10-14 12:58:48 +02:00
parent f063748cb1
commit 2eb005195f
2 changed files with 3 additions and 1 deletions

View File

@ -24,7 +24,7 @@ diff -up openbabel-openbabel-2-4-0/test/CMakeLists.txt.tests openbabel-openbabel
if(PYTHON_EXECUTABLE)
set(pytests
- babel sym smartssym fastsearch unique kekule pdbformat)
+ babel smartssym fastsearch kekule pdbformat)
+ babel smartssym fastsearch unique kekule pdbformat)
foreach(pytest ${pytests})
SET_SOURCE_FILES_PROPERTIES(test${pytest}.py PROPERTIES
PYTHONPATH "${CMAKE_SOURCE_DIR}/scripts/python:${CMAKE_BINARY_DIR}/lib${LIB_SUFFIX}"

View File

@ -146,7 +146,9 @@ Ruby wrapper for the Open Babel library.
%patch4 -p1 -b .plugindir
%patch6 -p1 -b .noswig_ruby
%patch7 -p1 -b .ruby_vendor
%ifarch aarch64 %{arm} %{power64} s390 s390x
%patch8 -p1 -b .tests
%endif
%patch9 -p1 -b .nc
convert src/GUI/babel.xpm -transparent white babel.png