--- work/ipython-0.7.0/setup.py 2005-12-25 01:46:14.000000000 +0100 +++ setup.py 2006-01-10 09:27:58.000000000 +0100 @@ -106,7 +106,7 @@ # Note that http://www.redbrick.dcu.ie/~noel/distutils.html, ex. 2/3, contain # information on how to do this more cleanly once python 2.4 can be assumed. # Thanks to Noel for the tip. -docdirbase = 'share/doc/ipython' +docdirbase = 'share/doc/py-ipython' manpagebase = 'share/man/man1' # We only need to exclude from this things NOT already excluded in the