spec: Return back %check section
It's required by Packit.
Revert of: 6545fb6a
Related: #2017035
This commit is contained in:
parent
09bc8d360a
commit
5d32e92a42
@ -643,6 +643,10 @@ python3 %{SOURCE2} %buildroot <<EOF
|
||||
%ghost %attr(0700,root,root) %dir /var/log/private
|
||||
EOF
|
||||
|
||||
%check
|
||||
%if %{with tests}
|
||||
meson test -C %{_vpath_builddir} -t 6 --print-errorlogs
|
||||
%endif
|
||||
|
||||
#############################################################################################
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user