mirror of
https://abf.rosa.ru/djam/dotnet3.1.git
synced 2025-02-23 22:42:56 +00:00
Running the verification script
This commit is contained in:
parent
f6782242a8
commit
f52783aa30
1 changed files with 1 additions and 1 deletions
|
@ -510,7 +510,7 @@ install artifacts/%{runtime_arch}/Release/Private.SourceBuilt.Artifacts.*.tar.gz
|
|||
# because native binaries are stripped by rpm-build after %%install.
|
||||
# So we need to do this check earlier.
|
||||
echo "Testing build results for debug symbols..."
|
||||
%{SOURCE1} -v %{buildroot}%{_libdir}/dotnet/
|
||||
%{__python3} %{SOURCE1} -v %{buildroot}%{_libdir}/dotnet/
|
||||
|
||||
|
||||
%check
|
||||
|
|
Loading…
Add table
Reference in a new issue