Bug 117022 - transcode-1.0.2-r1 installs some docs in /usr/share/transcode
Bug#: 117022 Product:  Gentoo Linux Version: 2005.1 Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: media-video@gentoo.org Reported By: mayo@clara.co.uk
Component: Ebuilds
URL: 
Summary: transcode-1.0.2-r1 installs some docs in /usr/share/transcode
Keywords:  
Status Whiteboard: 
Opened: 2005-12-28 13:32 0000
Description:   Opened: 2005-12-28 13:32 0000
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 From Diego E. 'Flameeyes' Pettenò 2006-01-10 03:17:52 0000 -------
Committed