forked from pool/xorg-x11-server
- Let the old Xfig program find the ghostscript fonts (bnc#784305)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=421
This commit is contained in:
parent
44d02ed5df
commit
8391ec9a66
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 27 13:00:41 UTC 2012 - werner@suse.de
|
||||
|
||||
- Let the old Xfig program find the ghostscript fonts (bnc#784305)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 12 17:27:21 UTC 2012 - fcrozat@suse.com
|
||||
|
||||
|
@ -336,7 +336,11 @@ autoreconf -fi
|
||||
--with-xkb-output="/var/lib/xkb/compiled" \
|
||||
--with-default-font-path="/usr/share/fonts/misc:unscaled,\
|
||||
/usr/share/fonts/Type1/,/usr/share/fonts/100dpi:unscaled,\
|
||||
%if 0%{?suse_version} > 1210
|
||||
/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/ghostscript/,\
|
||||
%else
|
||||
/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/URW/,\
|
||||
%endif
|
||||
/usr/share/fonts/cyrillic:unscaled,\
|
||||
/usr/share/fonts/misc/sgi:unscaled,\
|
||||
/usr/share/fonts/truetype/,built-ins"
|
||||
|
Loading…
Reference in New Issue
Block a user