(install): Use `gzip -9' instead of `gzip -best'.
[chise/chise-fonts-installer.git] / BDF / Zinbun / Makefile.in
index 95b6589..a4e7863 100644 (file)
@@ -52,7 +52,7 @@ install:
        $(MKDIR) $(ZINBUN_PCF_FONTS_DIR)
        for file in $(BDF_FILES) ; do \
                FONT=`basename $${file} .bdf`.pcf.gz ; \
-               bdftopcf $${file} | gzip -best > $(ZINBUN_PCF_FONTS_DIR)/$${FONT} ; \
+               bdftopcf $${file} | gzip -9 > $(ZINBUN_PCF_FONTS_DIR)/$${FONT} ; \
        done
        cd $(ZINBUN_PCF_FONTS_DIR) && mkfontdir