Samuel John fbaf8a5968 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..
2013-06-18 20:49:13 +02:00
..
2013-06-14 10:34:17 -05:00
2013-05-10 23:27:28 -05:00
2013-06-14 11:49:00 -05:00
2013-06-17 09:14:17 +01:00
2013-06-17 09:14:17 +01:00
2013-01-17 22:29:20 -06:00
2013-05-18 20:27:15 -05:00
2013-06-03 17:29:43 +02:00
2013-06-12 17:25:29 -05:00
2013-04-07 20:59:49 -05:00
2013-05-10 23:27:28 -05:00
2013-06-12 17:25:29 -05:00
2013-02-07 19:02:20 -06:00
2013-06-14 19:19:25 -05:00
2013-06-14 10:34:17 -05:00
2012-08-17 13:38:26 -05:00
2013-03-11 17:41:21 -05:00
2013-06-07 20:36:13 -05:00
2013-05-23 12:50:31 -07:00
2013-06-07 22:24:36 -05:00
2013-06-14 10:34:17 -05:00
2013-03-28 17:37:29 -05:00
2013-06-03 17:29:43 +02:00
2013-06-14 18:37:27 -05:00