Accepting request 703169 from M17N:fonts
OBS-URL: https://build.opensuse.org/request/show/703169 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/adobe-sourcecodepro-fonts?expand=0&rev=11
This commit is contained in:
commit
43ccb340db
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 7 13:27:27 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
|
||||
|
||||
- Remove TTF files because better OTF files have been installed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 28 13:48:55 UTC 2017 - robert.munteanu@gmail.com
|
||||
|
||||
|
@ -53,7 +53,7 @@ chmod a-x LICENSE.txt README.md
|
||||
%install
|
||||
install -d %{buildroot}%{_ttfontsdir}
|
||||
# by default install command uses 755 umask
|
||||
install -m 644 OTF/*.otf TTF/*.ttf %{buildroot}%{_ttfontsdir}
|
||||
install -m 644 OTF/*.otf %{buildroot}%{_ttfontsdir}
|
||||
install -d -m0755 %{buildroot}%{_datadir}/appdata
|
||||
install -D -m0644 %{S:1} %{buildroot}%{_datadir}/appdata/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user