diff options
| author | Jack Nagel | 2012-04-26 20:35:09 -0500 |
|---|---|---|
| committer | Jack Nagel | 2012-04-26 20:35:09 -0500 |
| commit | db432b1b901442a6e86a73279a6cc42e13c86f14 (patch) | |
| tree | 30a9b03a7d0f6d507ac15a684381d667375c55eb /Library/Formula/mod_python.rb | |
| parent | 6865d16f9cfb6bd0c991551ce9e2915bc8c1f696 (diff) | |
| download | homebrew-db432b1b901442a6e86a73279a6cc42e13c86f14.tar.bz2 | |
mkpath all directories under lib/python*
The python formula explicity creates lib/python2.7/site-packages.
However, that path may already exist as a symlink if something that
installs python bindings is installed before python itself. The result
is that some random keg will end up hosting the site-packages directory
instead of the top-level directory.
Fix this by explicitly creating directories under lib/python* during
linking.
Fixes #11882.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/mod_python.rb')
0 files changed, 0 insertions, 0 deletions
