Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246753 - media-sound/apetag-1.10: can't find Makefile
Summary: media-sound/apetag-1.10: can't find Makefile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-14 16:56 UTC by DarkNRG
Modified: 2008-11-20 20:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Inserts "cd .." before sed (apetag-1.10.diff,275 bytes, patch)
2008-11-14 16:57 UTC, DarkNRG
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description DarkNRG 2008-11-14 16:56:38 UTC
sed fails because it can't find the Makefile.
After inserting an "cd .." before sed the apetag-1.10.ebuild works.


Reproducible: Always

Steps to Reproduce:
Comment 1 DarkNRG 2008-11-14 16:57:46 UTC
Created attachment 171725 [details, diff]
Inserts "cd .." before sed
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-11-20 20:37:06 UTC
Fixed in a different way.