forked from pool/libseccomp
make check
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=10
This commit is contained in:
parent
9e88719021
commit
976695dbfa
@ -96,6 +96,9 @@ b="%buildroot";
|
||||
make install DESTDIR="$b";
|
||||
find "$b/%_libdir" -type f -name "*.la" -delete;
|
||||
|
||||
%check
|
||||
make check
|
||||
|
||||
%post -n %lname -p /sbin/ldconfig
|
||||
|
||||
%postun -n %lname -p /sbin/ldconfig
|
||||
|
Loading…
Reference in New Issue
Block a user