From: Karol L. <kar...@kn...> - 2007-11-19 21:32:15
|
I've made setup.py more catious - it imports from setuptools only is 'egg' is on the command line. This is because I'm experiencing problems when using setuptools with Python2.5 (or I don't know how to use it yet). This is how I should have done it from the start, anyway. - Karol P.S. Also, the last commit fixes the installation path for data files when installing to a non-standard location (with the --prefix option). -- written by Karol Langner Mon Nov 19 22:32:14 CET 2007 |