aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/python.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/python.rb')
-rw-r--r--Library/Formula/python.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb
index 3de30b917..c934dbe37 100644
--- a/Library/Formula/python.rb
+++ b/Library/Formula/python.rb
@@ -148,6 +148,7 @@ class Python < Formula
site_packages.mkpath
# Symlink the prefix site-packages into the cellar.
+ site_packages_cellar.unlink
site_packages_cellar.parent.install_symlink site_packages
# Write our sitecustomize.py