xfonts-mona (2.90-7) fix_kochigothic_fonts_path.patch

Summary

 ttfsrc/Makefile |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

    
download this patch

Patch contents

Description: Fix ttfsrc's kochigothic path.
Forwarded: Does not need.
Author: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Last-Update: 2012-03-21

--- a/ttfsrc/Makefile	2003-09-10 11:54:11.000000000 +0900
+++ b/ttfsrc/Makefile	2006-11-26 14:38:57.000000000 +0900
@@ -33,7 +33,8 @@
 
 # modify this:
 #BASE_OUTLINE_TTF=/usr/share/fonts/ja/TrueType/kochi-gothic.ttf	# for RedHat
-BASE_OUTLINE_TTF=/src/kochi-substitute/kochi-gothic-subst.ttf
+BASE_OUTLINE_TTF=/usr/share/fonts/truetype/kochi/kochi-gothic-subst.ttf
+
 MONA_OUTLINE_TTF=mona-outline.ttf
 
 TTFPACK=$(PERL) $(TTFTOOLS)/ttfpack