Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103008 - d4x-2.5.1.ebuild uses wrong path
Summary: d4x-2.5.1.ebuild uses wrong path
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Jonathan Smith (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-18 14:05 UTC by Peter Sääf
Modified: 2005-08-18 15:28 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 Peter Sääf 2005-08-18 14:05:16 UTC
The structure of the archive has changed to version 2.5.1 and line 9 in the
ebuild should be changed from,

S="${WORKDIR}/${P}final"

to

S="${WORKDIR}/${P}"


Reproducible: Always
Steps to Reproduce:
Try to emerge d4x-2.5.1

Actual Results:  
emerge fails with "no such file or directory"

Expected Results:  
d4x is emerged
Comment 1 Jonathan Smith (RETIRED) gentoo-dev 2005-08-18 15:28:36 UTC
sorry about that... fixed