Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 81150

Summary: libdvdread-0.9.4-r1 dodoc fails
Product: Gentoo Linux Reporter: Matt Taylor <liverbugg>
Component: [OLD] LibraryAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matt Taylor 2005-02-07 11:31:06 UTC
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/mnt/portage/tmp/portage/libdvdread-0.9.4-r1/work/libdvdread-0.9.4'
make[1]: Leaving directory `/mnt/portage/tmp/portage/libdvdread-0.9.4-r1/work/libdvdread-0.9.4'
/usr/lib/portage/bin/dodoc: AUTHORS does not exist.
/usr/lib/portage/bin/dodoc: COPYING does not exist.
/usr/lib/portage/bin/dodoc: ChangeLog does not exist.
/usr/lib/portage/bin/dodoc: INSTALL does not exist.
/usr/lib/portage/bin/dodoc: NEWS does not exist.
/usr/lib/portage/bin/dodoc: README does not exist.
/usr/lib/portage/bin/dodoc: TODO does not exist.
man:
prepallstrip:
strip: i686-pc-linux-gnu-strip --strip-unneeded
strip: i686-pc-linux-gnu-strip --strip-unneeded

from the ebuild:

       cd ${D}usr/bin
       mv ./ifo_dump ./ifo_dump_dvdread
 
       dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO

CWD is never changed back before installing the docs
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-02-07 12:36:07 UTC
i'm sorry, fixed in cvs. thanks for your report.