diff options
author | Thomas Ehrhardt <e.thomas@gmx.de> | 2018-07-25 06:46:28 -0500 |
---|---|---|
committer | Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> | 2018-07-28 23:57:10 +0200 |
commit | a76eab228f0bde8597bb6431733e3e1a8d25f806 (patch) | |
tree | 961f0981f1e3e672e2b0418d12f2df9629b872ae /package/python-oauthlib/python-oauthlib.hash | |
parent | 92eab3b97c32f1851b9a1b1d8375e5af54ed73e5 (diff) | |
download | buildroot-a76eab228f0bde8597bb6431733e3e1a8d25f806.tar.gz buildroot-a76eab228f0bde8597bb6431733e3e1a8d25f806.zip |
ghostscript: set correct font path on target
GHOSTSCRIPT_FONTS_TARGET_DIR is set to $(TARGET_DIR)/usr/share/fonts/gs
in ghostscript-fonts.mk. If we pass this full path to ghostscript, it
will look for fonts in $(TARGET_DIR), which doesn't exist on the
target.
Instead of /usr/share/fonts/gs, use /usr/share/fonts so ghostscript can
also access other fonts than the ones installed by ghostscript-fonts.
Signed-off-by: Thomas Ehrhardt <tehrhardt@innovaphone.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'package/python-oauthlib/python-oauthlib.hash')
0 files changed, 0 insertions, 0 deletions