aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/plotutils.rb
diff options
context:
space:
mode:
authorSamuel John2013-06-17 09:01:37 +0200
committerSamuel John2013-06-18 20:49:13 +0200
commitbe34141f166bf7d093254602baad41b981f72833 (patch)
treef985faf0059198ce9974f41a98d79c108ecfdf8f /Library/Formula/plotutils.rb
parent1dd90572f7c3110db5930d0be3d741b70c73df89 (diff)
downloadhomebrew-be34141f166bf7d093254602baad41b981f72833.tar.bz2
Linking Frameworks correctly if multiple.
For example python and python3 both provide a `Python.framework` and OS X Frameworks are made to deal with this by putting them into `Versions` and linking the default one as `Current`. However, brew did not respect this and cleaned out stuff making neither of the two versions work because `Current` is replaced by an empty directory. This commit fixes that. However, still one of the two `Python.frameworks` has to remove it's `Current` and `Headers` links, because brew cannot decide alone which one is the "default" and allowed to set the `Current` link. A similar situation might apply to Qt 4 vs. 5..
Diffstat (limited to 'Library/Formula/plotutils.rb')
0 files changed, 0 insertions, 0 deletions