Commit graph

8 commits

Author SHA1 Message Date
Brett Koonce
56e59890c1 ruby-odbc 0.99995
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-30 14:15:25 -05:00
Brett Koonce
3e870b83aa ruby-odbc 0.99994
Closes Homebrew/homebrew#13732.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-29 11:36:20 -07:00
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