remove the make test, it doesn't work in koji
This commit is contained in:
parent
43843165cc
commit
4eccf7efa9
@ -228,9 +228,6 @@ pushd python
|
||||
%{__python} setup.py --basedir="../" build
|
||||
popd
|
||||
|
||||
%check
|
||||
make test
|
||||
|
||||
%install
|
||||
rm -rf ${RPM_BUILD_ROOT}
|
||||
%makeinstall ucdincludedir=${RPM_BUILD_ROOT}/usr/include/ucd-snmp
|
||||
|
Loading…
Reference in New Issue
Block a user