Blair Zajac wrote:
[]
For your install step, try adding using
%p/bin/python%type_raw[python] setup.py install --prefix=%i
or even --root=%d if it works instead of --prefix=%i (question of hardcoded /sw/src/root-* paths in the *.pyc files)
Yes, that works a lot better. I started using --prefix=%i after seeing it other .info files.
Maybe we should do a global search and replace on this on all .info files. That would be pretty easy to do with a grep to find the .info files and sed to replace the lines.
What do people think?
Blair
-- Blair Zajac <[EMAIL PROTECTED]> Plots of your system's performance - http://www.orcaware.com/orca/
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
