--- setup.py	Tue May 20 20:47:00 2003
+++ setup.py.new	Thu May 13 13:27:23 2004
@@ -84,7 +84,7 @@
 
 # I can't find how to make distutils create a nested dir. structure, so
 # in the meantime do it manually. Butt ugly.
-docdirbase  = 'share/doc/IPython'
+docdirbase  = 'share/doc/py-ipython'
 manpagebase = 'share/man/man1'
 docfiles    = filter(isfile, glob('doc/*[!~|.lyx|.sh|.1|.1.gz]'))
 examfiles   = filter(isfile, glob('doc/examples/*.py'))
