Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5664 - Incorrect instructions given by ebuild
Summary: Incorrect instructions given by ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-27 22:51 UTC by Keith Gross
Modified: 2003-02-04 19:42 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 Keith Gross 2002-07-27 22:51:21 UTC
The wine ebuild say at the end to run a program named regapi.  The ebuild does
not create the program as such.  The same functionality appears to be available
using 

   "wine regapi setValue < /etc/wine/winedefault.reg" 

rather than the shown 

   "regapi setValue < /etc/wine/winedefault.reg"
Comment 1 Nick Hadaway 2002-07-30 08:05:05 UTC
The ebuild has been updated.  Thanks for noticing the details. :)