SHA256
1
0
forked from pool/libseccomp
Marcus Meissner 2012-11-15 13:39:30 +00:00 committed by Git OBS Bridge
parent 9e88719021
commit 976695dbfa

View File

@ -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