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
326013195f
commit
cf4a260e94
@ -68,9 +68,6 @@ if [ "$1" = 0 ]; then
|
|||||||
/sbin/install-info --delete %{_infodir}/wget.info.gz %{_infodir}/dir || :
|
/sbin/install-info --delete %{_infodir}/wget.info.gz %{_infodir}/dir || :
|
||||||
fi
|
fi
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS MAILING-LIST NEWS README COPYING doc/sample.wgetrc
|
%doc AUTHORS MAILING-LIST NEWS README COPYING doc/sample.wgetrc
|
||||||
|
Loading…
Reference in New Issue
Block a user