Fix brew bottle to work with refactor branch.
This commit is contained in:
parent
30a4161c83
commit
a2aa0c0bff
@ -1,5 +1,7 @@
|
|||||||
# Builds binary brew package
|
# Builds binary brew package
|
||||||
brew_install
|
require 'cmd/install'
|
||||||
|
|
||||||
|
Homebrew.install_formulae ARGV.formulae
|
||||||
|
|
||||||
destination = HOMEBREW_PREFIX + "Bottles"
|
destination = HOMEBREW_PREFIX + "Bottles"
|
||||||
if not File.directory?(destination)
|
if not File.directory?(destination)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user