run test suite
This commit is contained in:
parent
7107b3aa7b
commit
a0289215cf
@ -50,6 +50,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
find $RPM_BUILD_ROOT -type f -name "*.la" -delete
|
||||
|
||||
%check
|
||||
make check
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
Loading…
Reference in New Issue
Block a user