Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26032 - sys-apps/genflags-0.94-r1 einfo correction
Summary: sys-apps/genflags-0.94-r1 einfo correction
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-06 03:12 UTC by Narada Sage
Modified: 2003-08-06 13:02 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 Narada Sage 2003-08-06 03:12:30 UTC
The einfo on genflags-0.94-r1 should say:

Do 'zless /usr/share/doc/genflags-0.94-r1/README.gz' for quick instructions.

instead of:

See /usr/share/doc/genflags-0.94/README for quick instructions.

since the old path is invalid.

Just a small thought.
Comment 1 David Peter 2003-08-06 03:31:06 UTC
In the ebuild, it should be:

einfo "See /usr/share/doc/${PF}/README.gz for quick instructions."

instead of:

einfo "See /usr/share/doc/${P}/README for quick instructions."
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-08-06 13:02:20 UTC
Fixed in cvs.