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

Bug 117022

Summary: transcode-1.0.2-r1 installs some docs in /usr/share/transcode
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Mayo 2005-12-28 13:32:07 UTC
transcode-1.0.2-r1 installs:

/usr/share/doc/transcode/ChangeLog
/usr/share/doc/transcode/release-notes
/usr/share/doc/transcode/release-notes/README-0.6.13

but the ChangeLog and more are in /usr/share/doc/transcode-1.0.2-r1.

Adding the files:
 ${S}/Makefile.am  ${S}/docs/release-notes/Makefile.am
to also be modified by the sed statement in src_unpack() works fine for me.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-01-10 03:17:52 UTC
Committed