Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154903 - sys-devel/automake-1.10 installs /usr/share/doc/automake/amhello-1.0.tar.gz
Summary: sys-devel/automake-1.10 installs /usr/share/doc/automake/amhello-1.0.tar.gz
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-12 09:22 UTC by Chris Mayo
Modified: 2007-09-08 02:21 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 2006-11-12 09:22:25 UTC
sys-devel/automake-1.10 installs /usr/share/doc/automake/amhello-1.0.tar.gz (as well as /usr/share/doc/automake-1.10)

Adding:
econf --docdir=/usr/share/doc/${PF} || die "econf failed"

puts amhello-1.0.tar.gz in /usr/share/doc/automake-1.10
Comment 1 SpanKY gentoo-dev 2007-09-08 02:21:49 UTC
fixed in cvs, thanks for the report and fix