Bug 17168 - cdrdao-1.1.7-r1.ebuild missing slash
Bug#: 17168 Product:  Gentoo Linux Version: 1.4_rc2 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: bug-wranglers@gentoo.org Reported By: paul_giordano@comcast.net
Component: Ebuilds
URL: 
Summary: cdrdao-1.1.7-r1.ebuild missing slash
Keywords:  
Status Whiteboard: 
Opened: 2003-03-09 16:37 0000
Description:   Opened: 2003-03-09 16:37 0000
Under src_install, the line:
use oggvorbis && doins contrib/mp32daoogghandler.pm
should be
use oggvorbis && doins contrib/mp32dao/ogghandler.pm

------- Comment #1 From Seemant Kulleen (RETIRED) 2003-03-09 20:16:18 0000 -------
nice catch