[opencv] Fix typo

Nicolas Chauvet kwizart at fedoraproject.org
Sun Aug 21 10:19:34 UTC 2011


commit ab4d181e05fc98495dfce215085effaa5ec53d7c
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Sun Aug 21 12:19:11 2011 +0200

    Fix typo

 opencv.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/opencv.spec b/opencv.spec
index 8f22daf..ce7c664 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -119,9 +119,6 @@ pushd build
 %ifarch %{ix86} x86_64 ia64
  -DWITH_TBB=1 -DTBB_LIB_DIR=%{_libdir} \
 %endif
-%ifnarch x86_64 ia64
-  
-%endif
  %{?_without_gstreamer:-DWITH_GSTREAMER=0} \
  %{!?_with_ffmpeg:-DWITH_FFMPEG=0} \
 %{?_with_cuda: \


More information about the scm-commits mailing list