diff options
Diffstat (limited to 'japanese/gxditview/files/patch-aa')
-rw-r--r-- | japanese/gxditview/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/gxditview/files/patch-aa b/japanese/gxditview/files/patch-aa new file mode 100644 index 0000000..f87afbf --- /dev/null +++ b/japanese/gxditview/files/patch-aa @@ -0,0 +1,11 @@ +--- Imakefile.orig Wed Oct 28 22:19:59 1992 ++++ Imakefile Thu Oct 28 07:55:00 1999 +@@ -1,6 +1,6 @@ +-GROFF_LIBDIR = /usr/local/lib/groff ++GROFF_LIBDIR = %%LOCALBASE%%/share/groff + GROFF_FONTDIR = $(GROFF_LIBDIR)/font +-GROFF_FONTPATH = .:$(GROFF_FONTDIR):/usr/local/lib/font:/usr/lib/font ++GROFF_FONTPATH = .:$(GROFF_FONTDIR):/usr/share/groff_font + DPIS = 75 100 + + PROGRAMS = gxditview xtotroff |