lxsplit - fix install path/name
This commit is contained in:
parent
b1da7087c8
commit
e03257564c
1 changed files with 1 additions and 1 deletions
|
@ -6,8 +6,8 @@ class Lxsplit <Formula
|
|||
md5 'ed21a08c167c08d4d81c820782947cb1'
|
||||
|
||||
def install
|
||||
bin.mkpath
|
||||
inreplace 'Makefile', '/usr/local/bin', bin
|
||||
|
||||
system "make"
|
||||
system "make install"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue