commit 3baadf2c7c867ce7b9ab289041877c41566aa8b0
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jun 30 21:33:04 2021 +0100
Make check non-fatal
vlc.spec | 4 ----
1 file changed, 4 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index b4fefbc..91aae00 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -468,11 +468,7 @@ rm -rf %{buildroot}%{_datadir}/kde4
%if 0%{?el7}
. /opt/rh/devtoolset-%{dts_ver}/enable
%endif
-%ifnarch %{arm} %{arm64}
-make check
-%else
make check || :
-%endif
%ldconfig_scriptlets core
Show replies by date