is there a way to tell distutils/setuptools to ignore ~/.pydistutils.cfg? I use a config to keep easy_install'd packages in my home directory but doing so confuses MacPorts; they're apparently passing --exec/-- exec-prefix, but it seems to be getting overriden by my config. See: http://trac.macports.org/projects/macports/ticket/9831#comment :4