new font locations
This commit is contained in:
parent
67d65765f0
commit
5f8f367e48
@ -863,10 +863,16 @@ cp %{SOURCE109} .
|
||||
cp %{SOURCE110} .
|
||||
cp %{SOURCE111} .
|
||||
%else
|
||||
%if 0%{?fedora} >= 33
|
||||
cp -a /usr/share/fonts/google-arimo-fonts/Arimo-*.ttf .
|
||||
cp -a /usr/share/fonts/google-cousine-fonts/Cousine-*.ttf .
|
||||
cp -a /usr/share/fonts/google-tinos-fonts/Tinos-*.ttf .
|
||||
%else
|
||||
cp -a /usr/share/fonts/google-croscore/Arimo-*.ttf .
|
||||
cp -a /usr/share/fonts/google-croscore/Cousine-*.ttf .
|
||||
cp -a /usr/share/fonts/google-croscore/Tinos-*.ttf .
|
||||
%endif
|
||||
%endif
|
||||
%if 0%{?rhel} == 7
|
||||
tar xf %{SOURCE112}
|
||||
mv lohit-gurmukhi-ttf-2.91.2/Lohit-Gurmukhi.ttf .
|
||||
|
Loading…
Reference in New Issue
Block a user