Accepting request 708465 from home:ftake:branches:M17N:fonts
NOTE: this package must be send to Factory together with the new noto-*emoji-fonts at the same time OBS-URL: https://build.opensuse.org/request/show/708465 OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/google-noto-fonts?expand=0&rev=43
This commit is contained in:
parent
73102681f9
commit
ac7d8b7875
@ -1796,6 +1796,8 @@ Thai font, hinted.
|
||||
%setup -q -c -n %{name}-%{version}
|
||||
# remove cjk
|
||||
rm -rf *CJK*.?tf
|
||||
# remove emoji
|
||||
rm -rf *Emoji*.ttf
|
||||
|
||||
%build
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package google-noto-fonts
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,9 +12,10 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define hyear 2017
|
||||
%define hmonth 09
|
||||
%define hday 19
|
||||
@ -53,6 +54,8 @@ License for Google's Noto fonts.
|
||||
%setup -q -c -n %{name}-%{version}
|
||||
# remove cjk
|
||||
rm -rf *CJK*.?tf
|
||||
# remove emoji
|
||||
rm -rf *Emoji*.ttf
|
||||
|
||||
%build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user