[Buildroot] [git commit] ghostscript: set correct font path on target

Peter Korsgaard peter at korsgaard.com
Thu Aug 23 20:12:52 UTC 2018


>>>>> "Arnout" == Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=a76eab228f0bde8597bb6431733e3e1a8d25f806
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > 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 at innovaphone.com>
 > Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>

Committed to 2018.02.x and 2018.05.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list