enable %check in spec file
This commit is contained in:
parent
4aa273fe19
commit
e1be7a9da3
@ -66,6 +66,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
find $RPM_BUILD_ROOT -name \*.la -delete
|
||||
|
||||
%check
|
||||
make check
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%post cli -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
Loading…
Reference in New Issue
Block a user