diff options
Diffstat (limited to 'Library')
| -rw-r--r--[-rwxr-xr-x] | Library/Homebrew/build.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Homebrew/build.rb b/Library/Homebrew/build.rb index b9ff6703a..97b02a187 100755..100644 --- a/Library/Homebrew/build.rb +++ b/Library/Homebrew/build.rb @@ -1,6 +1,4 @@ -#!/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -W0 - -# This script is called by formula_installer as a separate instance. +# This script is loaded by formula_installer as a separate instance. # Rationale: Formula can use __END__, Formula can change ENV # Thrown exceptions are propogated back to the parent process over a pipe |
