🍻 Default formulae for the missing package manager for macOS
Find a file
Pete Gadomski b670f70c89 ledger: find Homebrew Python when building --HEAD.
When building --HEAD and --with-python, CMake gets confused by multiple
python installations, e.g. when both Homebrew and system Pythons exist
(see https://github.com/Homebrew/homebrew/issues/10393 for one example).
This patch lifts some hacks from
https://github.com/Homebrew/homebrew/blob/51d054c/Library/Formula/opencv.rb
to point CMake to the Homebrew Python only, if one exists and is
installed.

N.B. brew test ledger seems to be  broken when installed --HEAD for
unrelated reasons.

Closes Homebrew/homebrew#27095.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-05 09:37:10 +00:00
Aliases csv_fix: add csvfix alias. 2014-02-21 11:06:48 +00:00
Formula ledger: find Homebrew Python when building --HEAD. 2014-03-05 09:37:10 +00:00