Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17168 - cdrdao-1.1.7-r1.ebuild missing slash
Summary: cdrdao-1.1.7-r1.ebuild missing slash
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-09 16:37 UTC by Paul Giordano
Modified: 2003-03-09 20:16 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 Paul Giordano 2003-03-09 16:37:07 UTC
Under src_install, the line:
use oggvorbis && doins contrib/mp32daoogghandler.pm
should be
use oggvorbis && doins contrib/mp32dao/ogghandler.pm
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-03-09 20:16:18 UTC
nice catch