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
85ea6f9ddb
commit
6fa2e1fe45
@ -376,9 +376,6 @@ php --no-php-ini \
|
|||||||
# cd rtest
|
# cd rtest
|
||||||
# make rtest
|
# make rtest
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%post
|
%post
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
%{_bindir}/dot -c
|
%{_bindir}/dot -c
|
||||||
|
Loading…
Reference in New Issue
Block a user