Commit Graph

6 Commits (6eb503f34d216f9980b583c7559b828c3574149c)

Author SHA1 Message Date
Adam Vandenberg 7689fb8fd2 Replace snow_leopard_64? in brews. 2011-03-18 10:30:47 -07:00
Adam Vandenberg 576185d345 Define "snow_leopard_64?"
snow_leopard_64? (defined in Hardware) is a short-cut for:
  MACOS_VERSION >= 10.6 and Hardware.is_64_bit?

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-22 20:11:03 -07:00
Joshua Suggs 5d99f5a0b0 Changed ruby-odbc formula for Snow Leopard
* modify the makefile so that it is only compiled as x86_64. This fixes issue
  where ruby-odbc would choose iODBC over unixODBC.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Bumped to latest verison
* Only apply fix to 64-bit Snow Leopard
2010-07-07 21:55:20 -07:00
Adam Vandenberg bca674fbbf ruby-odbc - use change_make_var 2010-02-15 14:46:58 -08:00
Max Howell d238cf7455 Some cleanup
When there are paths, we should use the comma-deliminated form of system to ensure spaces don't muck things up.

Suggest the user use the HOMEBREW_PREFIX rather than the keg directory as this way upgrades won't break the configuration.
2009-12-19 15:37:36 +00:00
Joel Chippindale 6101f4ed38 Add ruby-odbc formula 2009-12-19 15:25:42 +00:00