This commit is contained in:
parent
841c63e64f
commit
6f08c88856
@ -38,12 +38,11 @@ face but it also works good for small to intermediate size texts.
|
|||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# -- nothing to do --
|
cp %{S:1} .
|
||||||
|
|
||||||
%install
|
%install
|
||||||
mkdir -p $RPM_BUILD_ROOT%{fontdir}/
|
mkdir -p $RPM_BUILD_ROOT%{fontdir}/
|
||||||
install -m 0644 exo/*.ttf $RPM_BUILD_ROOT%{fontdir}
|
install -m 0644 exo/*.ttf $RPM_BUILD_ROOT%{fontdir}
|
||||||
cp %{S:1} .
|
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%run_suseconfig_fonts
|
%run_suseconfig_fonts
|
||||||
|
Loading…
Reference in New Issue
Block a user