update figlet

This commit is contained in:
Ace002
2017-01-06 18:10:37 +07:00
committed by Adrien Destugues
parent 5d56a00cc8
commit 55d09908f0

View File

@@ -45,5 +45,6 @@ BUILD()
INSTALL()
{
make install DESTDIR=$binDir MANDIR=$manDir/man6 DEFAULTFONTDIR=$fontFolder
chmod +x $binDir/chkfont $binDir/figlist $binDir/showfigfonts
chmod +x $binDir/figlist $binDir/showfigfonts
}