Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50774 - typo: REAEDME in xfm-1.4.3.ebuild
Summary: typo: REAEDME in xfm-1.4.3.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-11 10:39 UTC by James Cook
Modified: 2004-05-11 11:28 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 James Cook 2004-05-11 10:39:06 UTC
The src_install function of xfm-1.4.3.ebuild contains the line

 dodoc ChangeLog INSTALL REAEDME README-1.2 README-1.4 TODO

I lost the exact output from emerge, but I saw it complain about REAEDME.

The source tarball for xfm contains a file called README, but no file called REAEDME.

Reproducible: Always
Steps to Reproduce:
1. emerge =xfm-1.4.3.ebuild

Actual Results:  
xfm was installed, but the file README was not copied to /usr/share/doc/xfm-1.4.3/

Expected Results:  
README should have been copiend there.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-05-11 11:28:40 UTC
fixed in cvs.  thanks for the bug report.