diff options
Diffstat (limited to 'japanese/groff/files/patch-ah')
-rw-r--r-- | japanese/groff/files/patch-ah | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/groff/files/patch-ah b/japanese/groff/files/patch-ah index 84341742ed01..dd02e774561b 100644 --- a/japanese/groff/files/patch-ah +++ b/japanese/groff/files/patch-ah @@ -4,8 +4,8 @@ fontdir=$(datasubdir)/font # fontpath says where to look for dev*/*. --fontpath=.:$(fontdir):/usr/lib/font -+fontpath=.:$(fontdir):/usr/share/groff_font +-fontpath=$(fontdir):/usr/lib/font ++fontpath=$(fontdir):/usr/share/groff_font # tmacdir says where to install macros. tmacdir=$(datasubdir)/tmac |