From 4e0582e29c6040bcd4da38f979669faec6e9bcbe Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Wed, 5 Sep 2018 12:17:55 +0200 Subject: [PATCH] Fixup without_mfx --- ffmpeg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 65f7ea2..73dadd8 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -313,7 +313,7 @@ cp -pr doc/examples/{*.c,Makefile,README} _doc/examples/ --cpu=%{_target_cpu} \ %endif %ifarch %{ix86} x86_64 - %{!?_without_qsv:--enable-libmfx} \ + %{!?_without_mfx:--enable-libmfx} \ %endif %ifarch %{ix86} x86_64 %{power64} --enable-runtime-cpudetect \