- Set fontrootdir in configure options
Fixes (boo#1024391). OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/font-util?expand=0&rev=12
This commit is contained in:
parent
b471dc5e59
commit
324ddc3a98
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 8 21:14:19 UTC 2017 - mstaudt@suse.com
|
||||
|
||||
- Set fontrootdir in configure options
|
||||
Fixes (boo#1024391).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 5 08:49:23 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package font-util
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 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
|
||||
@ -46,7 +46,7 @@ creation/installation.
|
||||
cp %{SOURCE3} map-JISX0201.1976-0
|
||||
|
||||
%build
|
||||
%configure --with-mapdir=%{_datadir}/fonts/util
|
||||
%configure --with-mapdir=%{_datadir}/fonts/util --with-fontrootdir=%{_datadir}/fonts
|
||||
|
||||
%install
|
||||
%make_install
|
||||
|
Loading…
Reference in New Issue
Block a user