figlet: style nits
This commit is contained in:
parent
5efc678153
commit
bb326aecfe
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue