diff options
| author | nibbles 2bits | 2012-05-09 06:26:27 -0700 |
|---|---|---|
| committer | Jack Nagel | 2012-05-14 22:16:12 -0500 |
| commit | aaab5746d86721f7f407f92fc457301750cb203e (patch) | |
| tree | cdaf1efdcfe0d920f2db7c6622885c445419d3ab /Library/Formula/node.rb | |
| parent | a8d228d1ae2146e14de61d070fdcced858da96c5 (diff) | |
| download | homebrew-aaab5746d86721f7f407f92fc457301750cb203e.tar.bz2 | |
xapian 1.2.10 and fix ruby+php bindings
* Upgrade xapian to version 1.2.10
* Fix php bindings - args concat issue
* Fix ruby bindings - attempts to install to /Library/Ruby
* Add ruby caveat
* Remove `--disable-debug` from the subformula. It's unrecognized.
Fix the php bindings by adjusting the `args <<` statement so that
the array is created with correctly separated strings. Otherwise
there is a configure error brewing the subformula.
Fix the ruby bindings from installing into /Library by setting
two environment variables which `configure` queries so that they
now install to `lib+'ruby/site_ruby'`. The only other formula
that uses a similar Ruby directory is `subversion`, and it installs
to `lib+'ruby/1.8'` when built against the system Ruby. So these
two formulas don't clash, and both compile without error.
Tested on Lion with llvm-gcc and clang from XCode-4.3.2, all opts.
Closes #12165.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/node.rb')
0 files changed, 0 insertions, 0 deletions
