fix copy&paste typo

el8
Dominik 'Rathann' Mierzejewski 8 years ago
parent 2a81e2241e
commit 1ed1222763

@ -245,7 +245,7 @@ cp -pr doc/examples/{*.c,Makefile,README} _doc/examples/
--cpu=%{_target_cpu} \ --cpu=%{_target_cpu} \
%endif %endif
%ifarch %{ix86} x86_64 %ifarch %{ix86} x86_64
%{!?_without_qsv:--enable-libmfx} \\\ %{!?_without_qsv:--enable-libmfx} \
%endif %endif
%ifarch %{ix86} x86_64 ppc ppc64 %ifarch %{ix86} x86_64 ppc ppc64
--enable-runtime-cpudetect \ --enable-runtime-cpudetect \

Loading…
Cancel
Save