Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 408717 - php-ext-source-r2.eclass does not honor S in ebuild
Summary: php-ext-source-r2.eclass does not honor S in ebuild
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-18 16:11 UTC by Attila Jecs
Modified: 2012-03-18 16:32 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 Attila Jecs 2012-03-18 16:11:51 UTC
in php-ext-source-r2.eclass
PHP_EXT_S eclass varible's documentation indicates that PHP_EXT_S defaults to S

S is workdir/ebuildfilename when PHP_EXT_S is tested for emptiness and set to S

can worked around by setting PHP_EXT_S to S in .ebuild
Comment 1 Attila Jecs 2012-03-18 16:32:07 UTC
well, our ebuild included eclass before defining S :(