diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2015-08-25 22:04:32 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2015-08-30 10:26:24 -0400 |
commit | 852a595a2accb69d5b930693a11b3f378fd357a0 (patch) | |
tree | 529baa566f826cedadbfb33d988a53e982501455 /app-text/tesseract | |
parent | php-ext-pecl-r2.eclass: fix eclass/function name comments. (diff) | |
download | gentoo-852a595a2accb69d5b930693a11b3f378fd357a0.tar.gz gentoo-852a595a2accb69d5b930693a11b3f378fd357a0.tar.bz2 gentoo-852a595a2accb69d5b930693a11b3f378fd357a0.zip |
php-ext-source-r2.eclass: add prefix support.
The php-ext-source-r2 eclass sets a bunch of environment variables of
the form,
PHPIZE="/usr/${libdir}/${1}/bin/phpize"
and also tests for the existence of an INI file using absolute
paths. To accomodate a prefix environment, all of these paths need to
be prefixed with $EPREFIX. This commit adds the prefix to all absolute
paths in the eclass. We then need to strip $EPREFIX from one
invocation of `insinto` which handles $EPREFIX in its own way.
This has been tested on =dev-php/pecl-imagick-3.3.0_rc2 in a prefix
environment.
Bug: 371985
Bug: 481410
Diffstat (limited to 'app-text/tesseract')
0 files changed, 0 insertions, 0 deletions