minor changes

This commit is contained in:
Sérgio M. Basto 2018-01-28 17:30:03 +00:00
parent 9875f5980a
commit abe7e1d753
1 changed files with 2 additions and 4 deletions

View File

@ -21,7 +21,7 @@
%bcond_with cuda
%bcond_with xine
# Atlas need (missing: Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY Atlas_LAPACK_LIBRARY)
# LAPACK may use atlas or openblas since now it detect openblas, atlas is not used aanyway , more info please
# LAPACK may use atlas or openblas since now it detect openblas, atlas is not used anyway, more info please
# check OpenCVFindLAPACK.cmake
%bcond_with atlas
%bcond_without openblas
@ -310,10 +310,8 @@ popd
%install
pushd build
%{make_install}
%make_install -C build
find %{buildroot} -name '*.la' -delete
popd
%check
# Check fails since we don't support most video