[packages/libvpx] fix misplaced if

glen glen at pld-linux.org
Fri Oct 5 20:45:52 CEST 2012


commit 61956466a9201a18c8ba06c6c976c85f207b5095
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Oct 5 21:45:32 2012 +0300

    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 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvpx.git/commitdiff/61956466a9201a18c8ba06c6c976c85f207b5095



More information about the pld-cvs-commit mailing list