From fdb41a310f793f416444e8edcbbd4f80e39e28db Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 8 Aug 2010 08:49:45 -0700 Subject: Install scala to libexec and link in "bin" Homebrew policy is to avoid putting jars into "lib", so moving Scala to a more idiomatic Java install. --- Library/Formula/scala.rb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/scala.rb b/Library/Formula/scala.rb index d59b7ac93..e5415a885 100644 --- a/Library/Formula/scala.rb +++ b/Library/Formula/scala.rb @@ -8,7 +8,10 @@ class Scala