From: Alan W. I. <ai...@us...> - 2002-09-04 20:03:29
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv22569 Modified Files: setup.py.in Log Message: Make install of python relocatable to aid in package building for rpm's and deb's. In this case we go back to using the configurable @RPATH@ and @INSTALL_RPATH@ (which are relocation-proof) directly rather than trying to roll our own values of these variables in setup.py. |