remove %clean section
Again, it is not needed since EL5. Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
61aa00d32a
commit
3cd1123bc3
@ -200,9 +200,6 @@ install -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man8/
|
|||||||
install -m 644 %{SOURCE2} %{buildroot}%{_mandir}/man8/
|
install -m 644 %{SOURCE2} %{buildroot}%{_mandir}/man8/
|
||||||
rm -f %{buildroot}%{_mandir}/man8/togglesebool*
|
rm -f %{buildroot}%{_mandir}/man8/togglesebool*
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user