Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9834 - sed-4.0 ebuild bug
Summary: sed-4.0 ebuild bug
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-28 10:04 UTC by Jonas Berlin
Modified: 2002-10-28 11:36 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 Jonas Berlin 2002-10-28 10:04:10 UTC
I found a bug in the sed-4.0 prerelase (KEYWORDS=~x86) ebuild. In the src_install() function, you should have

  doinfo doc/sed.info*

and not

  doinfo doc/sed.info

.. to include all of the infopages.
Comment 1 Brad Cowan (RETIRED) gentoo-dev 2002-10-28 11:36:29 UTC
fixed, thanks :)