diff options
Diffstat (limited to 'Library/Formula/groovy.rb')
| -rw-r--r-- | Library/Formula/groovy.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/groovy.rb b/Library/Formula/groovy.rb index 419f0b516..89ea7e735 100644 --- a/Library/Formula/groovy.rb +++ b/Library/Formula/groovy.rb @@ -27,7 +27,7 @@ class Groovy < Formula    def caveats      <<-EOS.undent        You should set the environment variable GROOVY_HOME to -        #{opt_prefix}/libexec +        #{opt_libexec}      EOS    end  end | 
