Minor Annoyance installing demo and docs for wxpython Reproducible: Always Steps to Reproduce: 1.Emerge wxpython-docs or wxpython-demo 2. 3. Actual Results: Something like: >>> Install wxpython-docs-2.4.2.4 into /var/tmp/portage/wxpython-docs-2.4.2.4/image/ category dev-python cp: cannot stat `/var/tmp/portage/wxpython-docs-2.4.2.4/work/wxpython-2.4.2.4/docs/*': No such file or directory man: This can be fixed by modifying DOCDIR line of wxpython-docs-2.4.2.4.ebuild and wxpython-demo-2.4.2.4.ebuild to DOCDIR="wxPython-${PVR}" from DOCDIR="wxpython-${PVR}"
Thanks Wil, commited to CVS.