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
5a1f48bfcd
commit
3f3ec3f323
3
tar.spec
3
tar.spec
@ -105,9 +105,6 @@ make check || (
|
|||||||
)
|
)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%post
|
%post
|
||||||
if [ -f %{_infodir}/tar.info.gz ]; then
|
if [ -f %{_infodir}/tar.info.gz ]; then
|
||||||
/sbin/install-info %{_infodir}/tar.info.gz %{_infodir}/dir || :
|
/sbin/install-info %{_infodir}/tar.info.gz %{_infodir}/dir || :
|
||||||
|
Loading…
Reference in New Issue
Block a user