figlet 222

this should do right??
This commit is contained in:
Ace002
2017-01-05 00:10:45 +07:00
committed by Adrien Destugues
parent 07bdcbcdce
commit 87b6fcdc5d

View File

@@ -44,7 +44,7 @@ BUILD()
INSTALL()
{
make install DESTDIR=$binDir MANDIR=${MAN} DEFAULTFONTDIR=${FONTS}
chmod 755 ${DESTDIR}/chkfont
chmod 755 ${DESTDIR}/figlist
chmod 755 ${DESTDIR}/showfigfonts
chmod 755 $binDir/chkfont
chmod 755 $binDir/figlist
chmod 755 $binDir/showfigfonts
}