Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 117022 - transcode-1.0.2-r1 installs some docs in /usr/share/transcode
Summary: transcode-1.0.2-r1 installs some docs in /usr/share/transcode
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-28 13:32 UTC by Chris Mayo
Modified: 2006-01-10 03:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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