patching file utf8.h gcc -c -g -O2 -Wall -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/local/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o figlet.o figlet.c gcc -c -g -O2 -Wall -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/local/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o zipio.o zipio.c gcc -c -g -O2 -Wall -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/local/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o crc.o crc.c gcc -c -g -O2 -Wall -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/local/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o inflate.o inflate.c gcc -c -g -O2 -Wall -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/local/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o utf8.o utf8.c gcc -c -g -O2 -Wall -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/local/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o chkfont.o chkfont.c gcc -o chkfont chkfont.o gcc -o figlet figlet.o zipio.o crc.o inflate.o utf8.o mkdir -p /tmp/tmp.ETTSVH8ELh/usr/bin mkdir -p /tmp/tmp.ETTSVH8ELh/usr/man/man6 mkdir -p /tmp/tmp.ETTSVH8ELh/usr/share/figlet cp figlet chkfont figlist showfigfonts /tmp/tmp.ETTSVH8ELh/usr/bin cp figlet.6 chkfont.6 figlist.6 showfigfonts.6 /tmp/tmp.ETTSVH8ELh/usr/man/man6 cp fonts/*.flf /tmp/tmp.ETTSVH8ELh/usr/share/figlet cp fonts/*.flc /tmp/tmp.ETTSVH8ELh/usr/share/figlet