python: remove install_symlink exist? guards.

This commit is contained in:
Mike McQuaid 2014-04-06 18:12:23 +01:00
parent e32f19498b
commit 18bc9adcae

View file

@ -148,7 +148,6 @@ class Python < 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