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
13ac177343
commit
d1d6487c61
@ -66,9 +66,6 @@ rm -rf %{buildroot}%{_sysconfdir}/keepalived/samples/
|
||||
%{__install} -p -D -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/keepalived.service
|
||||
mkdir -p %{buildroot}%{_libexecdir}/keepalived
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%post
|
||||
%systemd_post keepalived.service
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user