aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/elixir.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-27 14:42:47 -0800
committerAdam Vandenberg2013-01-27 14:54:49 -0800
commit82fed18e0c4316d2418f242b2406db3f701c2199 (patch)
tree4e6507c7c192e70af461b19cd6dd3349d0cb572a /Library/Formula/elixir.rb
parenta0264dd0fb935c2f021e6dea64986bd34c9776de (diff)
downloadhomebrew-82fed18e0c4316d2418f242b2406db3f701c2199.tar.bz2
elixir: style nits
Diffstat (limited to 'Library/Formula/elixir.rb')
-rw-r--r--Library/Formula/elixir.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/elixir.rb b/Library/Formula/elixir.rb
index 8132c56f5..748781bdc 100644
--- a/Library/Formula/elixir.rb
+++ b/Library/Formula/elixir.rb
@@ -24,7 +24,7 @@ class Elixir < Formula
head 'https://github.com/elixir-lang/elixir.git', :branch => 'stable'
- depends_on ErlangInstalled.new
+ depends_on ErlangInstalled
env :userpaths