From ab4d181e05fc98495dfce215085effaa5ec53d7c Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Sun, 21 Aug 2011 12:19:11 +0200 Subject: [PATCH] Fix typo --- opencv.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/opencv.spec b/opencv.spec index 8f22daf..ce7c664 100644 --- a/opencv.spec +++ b/opencv.spec @@ -118,9 +118,6 @@ pushd build -DBUILD_TEST=1 \ %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} \