Skip to content

Commit

Permalink
Fix URL to apple-gcc42 formula
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee Huffman committed Mar 19, 2012
1 parent d31072d commit f4bba39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/homebrew/recipes/default.rb
Expand Up @@ -98,7 +98,7 @@
interpreter "bash"
code <<-EOS
source #{SMEAGOL_ROOT_DIR}/cinderella.profile
brew install https://raw.github.com/adamv/homebrew-alt/master/duplicates/apple-gcc42.rb
brew install https://raw.github.com/Homebrew/homebrew-dupes/master/apple-gcc42.rb
EOS
end
# homebrew "solr"

0 comments on commit f4bba39

Please sign in to comment.