Run check-rpaths in %check.
This commit is contained in:
parent
889170e4d5
commit
82adc4dfcf
1 changed files with 4 additions and 0 deletions
|
|
@ -71,6 +71,10 @@ mkdir --parents %{buildroot}%{_GNAT_project_dir}
|
|||
cp --preserve=timestamps %{SOURCE3} %{buildroot}%{_GNAT_project_dir}/
|
||||
|
||||
|
||||
%check
|
||||
%{_rpmconfigdir}/check-rpaths
|
||||
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue