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
81bfc49af3
commit
71f94f1cf8
@ -593,9 +593,6 @@ rm -rf %{buildroot}%{_libdir}/pkgconfig
|
|||||||
%postun threads64_ -p /sbin/ldconfig
|
%postun threads64_ -p /sbin/ldconfig
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc serial/Changelog.txt serial/GotoBLAS* serial/LICENSE
|
%doc serial/Changelog.txt serial/GotoBLAS* serial/LICENSE
|
||||||
%{_libdir}/lib%{name}-*.so
|
%{_libdir}/lib%{name}-*.so
|
||||||
|
Loading…
Reference in New Issue
Block a user