diff options
author | Rob Austein <sra@hactrn.net> | 2011-01-22 23:06:02 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2011-01-22 23:06:02 +0000 |
commit | e13f872df973ecc5a323088c7b44757e892dd350 (patch) | |
tree | 9d5f0d51280e25d45afd5cdff964012a6d90f9a1 /scripts | |
parent | a1cef9518a7c5d5ce1a01dec02bf5e15fb37436a (diff) |
Trying to guess what we might have installed after the fact is too
flakey, given all the whacky "custom layout" hacks added to distutils
by Debian-derived releases and the complete absence of /usr/local from
the Python search path on Fedora. What a can of worms.
So instead we just ask distutils to record the list of files it
installed, and deinstallation consists of removing those files. Not
ideal, but hard to do better without a lot of work, given the
constraints, and probably not worth trying, since in the long run
normal users ought to be using platform-specific packaging systems
(apt, yum, portupgrade, macports, ...) to install and deinstall
anyway.
svn path=/rpkid/Makefile.in; revision=3636
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions