summaryrefslogtreecommitdiff
path: root/font
diff options
context:
space:
mode:
authorwl <wl>2011-08-14 14:46:19 +0000
committerwl <wl>2011-08-14 14:46:19 +0000
commitdc4fb960059c10030ecf74bd98830bf09ceca553 (patch)
tree3cf930ad3f0c05981d305f767c4313246e875a15 /font
parent28e28e82c4ee479b264fea54f16b450fb423c567 (diff)
downloadgroff-dc4fb960059c10030ecf74bd98830bf09ceca553.tar.gz
[gropdf] More minor fixes.
* font/devpdf/Makefile.sub (MOSTLYCLEANADD): Don't attempt to install 'util/BuildFoundries', only used in 'make'. * src/devices/gropdf/gropdf.pl (<top>, GetType1): Make STDOUT and any font files read to be accessed in binary rather than text mode. Prevents errors when running on systems set up for UTF-8.
Diffstat (limited to 'font')
-rw-r--r--font/devpdf/Makefile.sub1
1 files changed, 0 insertions, 1 deletions
diff --git a/font/devpdf/Makefile.sub b/font/devpdf/Makefile.sub
index a40a13b6..c47ff8e7 100644
--- a/font/devpdf/Makefile.sub
+++ b/font/devpdf/Makefile.sub
@@ -30,7 +30,6 @@ MOSTLYCLEANADD=\
download \
DESC \
Foundry \
- util/BuildFoundries \
$(GROFF_FONT_FILES) \
$(ENC_FILES) \
$(MAP_FILES)