aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/python3.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/python3.rb')
-rw-r--r--Library/Formula/python3.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb
index 5e20ba9bb..23d669996 100644
--- a/Library/Formula/python3.rb
+++ b/Library/Formula/python3.rb
@@ -136,7 +136,6 @@ class Python3 < Formula
site_packages.mkpath
# Symlink the prefix site-packages into the cellar.
- site_packages_cellar.delete if site_packages_cellar.exist?
site_packages_cellar.parent.install_symlink site_packages
# Write our sitecustomize.py