From abe7e1d7536c781a1f65775a0f4ef0ef9d6f9e48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Sun, 28 Jan 2018 17:30:03 +0000 Subject: [PATCH] minor changes --- opencv.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/opencv.spec b/opencv.spec index bbaddbe..e035873 100644 --- a/opencv.spec +++ b/opencv.spec @@ -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