On Thu, 27 Dec 2012 22:21:16 -0500, Alan Corey <alan01...@gmail.com> wrote: > I'm a newbie, but I don't find this anywhere. > > I want to uninstall PyQt-x11-gpl-4.9.6 because I've discovered there's > a slightly older version in the ports collection of my operating > system (OpenBSD). I've learned the hard way that it really is best to > stick to the supported versions unless there's a good reason not to. > > I have a Makefile, but there's no uninstall target, just all, install, > clean. There's nothing from running the configure with the --help > option either. If the same method worked for sip too that would be > great. > > Thanks, > > Alan
You have to manually remove the files copies by the install target. I'm in the process of re-writing the build system which will have uninstall targets. Phil _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt