]> git.pld-linux.org Git - packages/svt-vp9.git/commitdiff
- typo
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 4 Apr 2022 18:03:17 +0000 (20:03 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 4 Apr 2022 18:03:17 +0000 (20:03 +0200)
svt-vp9.spec

index 317e6c756618591e8d1b68c0a0464a9807470102..e82cbcb33d67d5d78be388c0268347643c47383e 100644 (file)
@@ -47,7 +47,7 @@ install -d build
 cd build
 %cmake .. \
 %ifarch x32
-       -DCMAKE_ASM_NASM_OBJECT_FORMAT MATCHES=elfx32
+       -DCMAKE_ASM_NASM_OBJECT_FORMAT=elfx32
 %endif
 
 %{__make}
This page took 0.085097 seconds and 4 git commands to generate.