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
87bf906580
commit
0c207e5480
@ -40,9 +40,6 @@ mkdir -p $RPM_BUILD_ROOT%{_mandir}/man8
|
|||||||
install -m 755 symlinks $RPM_BUILD_ROOT%{_bindir}
|
install -m 755 symlinks $RPM_BUILD_ROOT%{_bindir}
|
||||||
install -m 644 symlinks.8 $RPM_BUILD_ROOT%{_mandir}/man8
|
install -m 644 symlinks.8 $RPM_BUILD_ROOT%{_mandir}/man8
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc symlinks-LICENSE.txt
|
%doc symlinks-LICENSE.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user