Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 572252
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- php-ext-source-r2.eclass    2015-09-02 22:01:01.000000000 +0200
0
++ php-ext-source-r2-fix.eclass        2016-01-18 10:39:34.838796258 +0100
Lines 223-229 Link Here
223
       PHPCLI="${EPREFIX}/usr/${libdir}/${1}/bin/php"
223
       PHPCLI="${EPREFIX}/usr/${libdir}/${1}/bin/php"
224
       PHPCGI="${EPREFIX}/usr/${libdir}/${1}/bin/php-cgi"
224
       PHPCGI="${EPREFIX}/usr/${libdir}/${1}/bin/php-cgi"
225
       PHP_PKG="$(best_version =dev-lang/php-${1:3}*)"
225
       PHP_PKG="$(best_version =dev-lang/php-${1:3}*)"
226
       PHPPREFIX="${EPREFIX}}/usr/${libdir}/${slot}"
226
       PHPPREFIX="${EPREFIX}/usr/${libdir}/${slot}"
227
       EXT_DIR="$(${PHPCONFIG} --extension-dir 2>/dev/null)"
227
       EXT_DIR="$(${PHPCONFIG} --extension-dir 2>/dev/null)"
228
       PHP_CURRENTSLOT=${1:3}
228
       PHP_CURRENTSLOT=${1:3}

Return to bug 572252