parent
0d1e047a67
commit
7b290417c8
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ class GitTf < Formula
|
|||
libexec.install install_prefix + 'lib'
|
||||
libexec.install install_prefix + 'native/macosx'
|
||||
|
||||
bin.write_exec_script 'git-tf'
|
||||
bin.write_exec_script libexec/'git-tf'
|
||||
(share/'doc/git-tf').install Dir['Git-TF_*'] + Dir['ThirdPartyNotices*']
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue