| Bug#: 223881 | Product: Gentoo Linux | Version: 2007.0 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: trivial | Priority: P2 |
| Resolution: FIXED | Assigned To: gnome@gentoo.org | Reported By: mayo@clara.co.uk | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: media-gfx/gphoto2-2.4.1 installs /usr/share/doc/gphoto2/test-hook.sh | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2008-05-27 19:15 0000 | |||
| Description: | Opened: 2008-05-27 19:15 0000 |
gphoto2-2.4.1 creates two directories in /usr/share/doc:
/usr/share/doc/gphoto2/test-hook.sh
/usr/share/doc/gphoto2-2.4.1/ChangeLog.bz2
/usr/share/doc/gphoto2-2.4.1/NEWS.bz2
/usr/share/doc/gphoto2-2.4.1/README.bz2
Removing from emake:
gphotodocdir="${D}"/usr/share/doc/${PF} \
and adding to econf:
--docdir=/usr/share/doc/${PF} \
puts everything in /usr/share/doc/gphoto2-2.4.1
Created an attachment (id=154513) [details]
ebuild patch
Thanks for the report, fixed in cvs.