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