]> git.pld-linux.org Git - packages/vapoursynth.git/blobdiff - vapoursynth.spec
- "-embed" pc suffix only for python 3.8+
[packages/vapoursynth.git] / vapoursynth.spec
index 6a16ba220558f308bfd3265eec7a76c26b99050d..962d924ccdbd6fefd7ffa33dc25bb11582d0b037 100644 (file)
@@ -143,7 +143,9 @@ Dokumentacja do biblioteki VapourSynth.
 %prep
 %setup -q -n %{name}-R%{version}
 %patch0 -p1
+%if "%{py3_ver}" >= "3.8"
 %patch1 -p1
+%endif
 
 %if %{without sse}
 %{__sed} -i -e 's/"-mfpmath=sse -msse2"/""/' configure.ac
This page took 0.029361 seconds and 4 git commands to generate.