| Bug#: 103008 | Product: Gentoo Linux | Version: unspecified | Platform: x86 |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: smithj@gentoo.org | Reported By: peter.henriksson@gmail.com | |
| Component: Applications | |||
| URL: | |||
| Summary: d4x-2.5.1.ebuild uses wrong path | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-08-18 14:05 0000 | |||
| Description: | Opened: 2005-08-18 14:05 0000 |
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