Remove %clean section
None of currently supported distributions need that. Last one was EL5 which is EOL for a while. Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
e93e92b085
commit
b3db3443eb
@ -112,9 +112,6 @@ ln -s libcmocka.so %{buildroot}%{_libdir}/libcmockery.so
|
||||
|
||||
%postun -n libcmocka -p /sbin/ldconfig
|
||||
|
||||
%clean
|
||||
%{__rm} -rf %{buildroot}
|
||||
|
||||
%check
|
||||
pushd obj
|
||||
make test || cat Testing/Temporary/LastTest.log
|
||||
|
Loading…
Reference in New Issue
Block a user