Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

pil: Uninstall correctly. #16558

Closed
wants to merge 1 commit into from
Closed

pil: Uninstall correctly. #16558

wants to merge 1 commit into from

Conversation

samueljohn
Copy link
Contributor

Installs now into the cellar, so that uninstall works.

The --prefix does not work as expected and brew install pil installs directly into $(brew --prefix)/lib/python2.7/site-packages instead of it's cellar. This is caused by a combination of what we write in the distutils.cfg and Python's distutils.

This PR fixes this and handles the setup.py as described in the wiki.

Installs now into the cellar, so that uninstall works.
@adamv adamv closed this in 2b42d5b Dec 14, 2012
snakeyroc3 pushed a commit to snakeyroc3/homebrew that referenced this pull request Dec 17, 2012
Installs now into the cellar, so that uninstall works.

Closes Homebrew#16558.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants