Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17416 - error in Ted ebuild 2.12 2.11
Summary: error in Ted ebuild 2.12 2.11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-12 19:56 UTC by Nick Brake
Modified: 2003-03-21 13:29 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 Nick Brake 2003-03-12 19:56:44 UTC
The Ted ebuild script does not change to the ${S} directory before building the
application, once it has configured it.  Resulting in the package not building.

Reproducible: Always
Steps to Reproduce:
1. emerge Ted
2.
3.

Actual Results:  
Build fails

Expected Results:  
Built and installed Ted

Please add in on line 33
cd ${S}
to correct the error in the ebuild script.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-03-13 02:37:46 UTC
already fixed in 2.12
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-03-21 13:29:06 UTC
fixed in 2.11

thx