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
992af95de3
commit
a1aa7a80e5
@ -56,9 +56,6 @@ chmod 0755 %{buildroot}%{_datadir}/fence/*.py
|
|||||||
# remove docs
|
# remove docs
|
||||||
rm -rf %{buildroot}/usr/share/doc/fence-agents
|
rm -rf %{buildroot}/usr/share/doc/fence-agents
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%post
|
%post
|
||||||
ccs_update_schema > /dev/null 2>&1 ||:
|
ccs_update_schema > /dev/null 2>&1 ||:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user