buildroot/package/ghostscript
Thomas Ehrhardt a76eab228f 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>
2018-07-28 23:57:10 +02:00
..
0001-Fix-cross-compilation-issue.patch ghostscript: bump to version 9.23 2018-05-03 22:07:23 +02:00
Config.in
ghostscript.hash ghostscript: bump to version 9.23 2018-05-03 22:07:23 +02:00
ghostscript.mk ghostscript: set correct font path on target 2018-07-28 23:57:10 +02:00