kitchenplan / chef-applications

A cookbook, based on the pivotal_workstation, but without a lot of custom providers and a lot cleaner.
Apache License 2.0
23 stars 33 forks source link

gcc42 recipe removed but still referenced in rvm recipe #75

Closed mikeclarke closed 11 years ago

mikeclarke commented 11 years ago

e72129140 removes the gcc42 cookbook. I'm not sure that it's required on more recent versions of OSX, but not an expert on the compiler situation.

include_recipe "applications::gcc42"
mikeclarke commented 11 years ago

Doh dupe of #76