From 61956466a9201a18c8ba06c6c976c85f207b5095 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 5 Oct 2012 21:45:32 +0300 Subject: [PATCH] fix misplaced if --- libvpx.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libvpx.spec b/libvpx.spec index 671a790..528cb26 100644 --- a/libvpx.spec +++ b/libvpx.spec @@ -79,6 +79,7 @@ CFLAGS="%{rpmcflags} %{rpmcppflags}" \ ../configure \ %if %{with asm} --as=yasm \ +%endif --target=%{vpxtarget} \ %if "%{vpxtarget}" != "%{generic_target}" --enable-shared \ -- 2.44.0