commit 16271a3d2666e263934ab26774aa5d89b282ba94
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Dec 6 09:44:18 2023 +0100
fixup(rubberband)
ffmpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index e42bb3e..ffde555 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -377,7 +377,7 @@ Freeworld libavcodec to complement the distro counterparts
--enable-librsvg \\\
%{?_with_rav1e:--enable-librav1e} \\\
%{?_with_rtmp:--enable-librtmp} \\\
- %{?_with_rubberband:--enable-librubberband}%{?_without_rubberband:
--disable-librubberband} \\\
+ %{!?_without_rubberband:--enable-librubberband} \\\
%{?_with_smb:--enable-libsmbclient --enable-version3} \\\
%{?_with_snappy:--enable-libsnappy} \\\
--enable-libsoxr \\\