diff options
| author | Misty De Meo | 2013-06-26 01:22:39 -0500 |
|---|---|---|
| committer | Misty De Meo | 2013-06-26 01:22:39 -0500 |
| commit | 93eeffdcd8b47c485bb2beefd489f5eaa7393637 (patch) | |
| tree | d4211deab51079aa4cfa36534cc5a244e88d5029 /Library/Formula/clojure.rb | |
| parent | 942b7319f90459e2a32090c63476a0eb1385357c (diff) | |
| download | homebrew-93eeffdcd8b47c485bb2beefd489f5eaa7393637.tar.bz2 | |
Python: fix LINKFORSHARED value
LINKFORSHARED incorrectly returns a truncated value by default, which
breaks builds which depend on it returning a valid path.
e.g., it returns:
Python.framework/Versions/2.7/Python
Instead of:
$(brew --prefix)/Python.framework/Versions/2.7/Python
This breaks zpython, and possibly other things. See #20182.
Reported to Python.org in http://bugs.python.org/issue3588 and
http://bugs.python.org/issue16848, fixed for python-config but not
other usecases.
Diffstat (limited to 'Library/Formula/clojure.rb')
0 files changed, 0 insertions, 0 deletions
