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
d73043d9b9
commit
11505db091
@ -41,9 +41,6 @@ install -m644 ./{crontabs,run-parts}.4 $RPM_BUILD_ROOT/%{_mandir}/man4/
|
|||||||
mkdir -p $RPM_BUILD_ROOT/etc/sysconfig/
|
mkdir -p $RPM_BUILD_ROOT/etc/sysconfig/
|
||||||
touch $RPM_BUILD_ROOT/etc/sysconfig/run-parts
|
touch $RPM_BUILD_ROOT/etc/sysconfig/run-parts
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%{!?_licensedir:%global license %%doc}
|
%{!?_licensedir:%global license %%doc}
|
||||||
|
Loading…
Reference in New Issue
Block a user