[opencv] Fix build

Nicolas Chauvet kwizart at fedoraproject.org
Tue Jun 5 21:57:48 UTC 2012


commit 8e4eb51a755927d3959d29c14d55f1c7f084e61d
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Tue Jun 5 23:57:28 2012 +0200

    Fix build

 opencv.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/opencv.spec b/opencv.spec
index 86e70eb..633a604 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -119,7 +119,7 @@ pushd build
 %ifarch %{ix86} x86_64 ia64
  -DWITH_TBB=1 -DTBB_LIB_DIR=%{_libdir} \
 %endif
-}
+} \
  %{?_without_gstreamer:-DWITH_GSTREAMER=0} \
  %{!?_with_ffmpeg:-DWITH_FFMPEG=0} \
 %{?_with_cuda: \


More information about the scm-commits mailing list