Accepting request 178299 from M17N:fonts
OBS-URL: https://build.opensuse.org/request/show/178299 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/adobe-sourcecodepro-fonts?expand=0&rev=5
This commit is contained in:
commit
da3d3bf07e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 08:46:26 UTC 2013 - fa0sck@gmail.com
|
||||
|
||||
- Install fonts without x-bit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 17 06:22:25 UTC 2013 - toms@opensuse.org
|
||||
|
||||
|
@ -48,7 +48,8 @@ chmod a-x LICENSE.txt *.html
|
||||
|
||||
%install
|
||||
install -d %{buildroot}%{_ttfontsdir}
|
||||
install OTF/*.otf TTF/*.ttf %{buildroot}%{_ttfontsdir}
|
||||
# by default install command uses 755 umask
|
||||
install -m 644 OTF/*.otf TTF/*.ttf %{buildroot}%{_ttfontsdir}
|
||||
|
||||
%reconfigure_fonts_scriptlets
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user