rm the built ruby bindings for testsuite to succeed (bug #1191173)

This commit is contained in:
Dominik Mierzejewski 2015-02-12 13:18:51 +01:00
parent 2f7b3c12eb
commit 8200c87716
1 changed files with 3 additions and 0 deletions

View File

@ -181,6 +181,8 @@ install -Dpm644 babel.png %{buildroot}%{_datadir}/pixmaps/babel.png
%if 1
%check
# rm the built ruby bindings for testsuite to succeed (bug #1191173)
rm %{_lib}/openbabel.so
export CTEST_OUTPUT_ON_FAILURE=1
make test
%endif
@ -244,6 +246,7 @@ make test
- add gcc-c++ to BR
- fix building bindings with swig-3.x
- drop old Obsoletes: and Provides:
- rm the built ruby bindings for testsuite to succeed (bug #1191173)
* Tue Jan 27 2015 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 2.3.2-11
- Unify patches which disable tests on ppc64, s390(x), arm and enable