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
bf3512454a
commit
0c978bee29
@ -46,9 +46,6 @@ make LIBDIR="%{_libdir}" DESTDIR="${RPM_BUILD_ROOT}" install
|
|||||||
install test/dismod ${RPM_BUILD_ROOT}%{_bindir}/sedismod
|
install test/dismod ${RPM_BUILD_ROOT}%{_bindir}/sedismod
|
||||||
install test/dispol ${RPM_BUILD_ROOT}%{_bindir}/sedispol
|
install test/dispol ${RPM_BUILD_ROOT}%{_bindir}/sedispol
|
||||||
|
|
||||||
%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