commit 57fb38fed5a12e37bf2e4a35d84745b4c914a4e1
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Feb 22 18:00:06 2020 +0000
Override the pathetic ffmpeg test
olive.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/olive.spec b/olive.spec
index 1775eb7..b14de4f 100644
--- a/olive.spec
+++ b/olive.spec
@@ -64,6 +64,9 @@ A Feature list is a the moment not available.
%autosetup -n %{name}-%{version}
%endif
+# Override the pathetic ffmpeg test
+sed -i -e 's@3.4@(a)g' CMakeLists.txt
+
%build
%cmake3 .
%make_build
Show replies by date