figlet: style nits

This commit is contained in:
Adam Vandenberg 2013-08-09 14:59:00 -07:00
parent 5efc678153
commit bb326aecfe

View file

@ -20,8 +20,8 @@ class Figlet < Formula
def install
share_fonts = share+"figlet/fonts"
File.chmod 0666, 'Makefile'
File.chmod 0666, 'showfigfonts'
chmod 0666, 'Makefile'
chmod 0666, 'showfigfonts'
man6.mkpath
bin.mkpath