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
519b986ab5
commit
a0129600ee
@ -193,9 +193,6 @@ install -Dm 0644 -p %{SOURCE2} \
|
|||||||
install -Dm 0644 -p %{SOURCE3} \
|
install -Dm 0644 -p %{SOURCE3} \
|
||||||
%{buildroot}%{_datadir}/appdata/%{fontname}-serif.metainfo.xml
|
%{buildroot}%{_datadir}/appdata/%{fontname}-serif.metainfo.xml
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -fr %{buildroot}
|
|
||||||
|
|
||||||
|
|
||||||
%files common
|
%files common
|
||||||
%defattr(0644,root,root,0755)
|
%defattr(0644,root,root,0755)
|
||||||
|
Loading…
Reference in New Issue
Block a user