Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 5664

Summary: Incorrect instructions given by ebuild
Product: Gentoo Linux Reporter: Keith Gross <grossk>
Component: New packagesAssignee: Nick Hadaway <grandmasterlinux>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.2   
Hardware: x86   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

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. :)