commit:     e4ad5d41ab71361b85ed4b6f2fce82bdda1c8645
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon May 17 14:49:12 2021 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon May 17 14:49:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4ad5d41

dev-php/swoole: Swap EROOT for ESYSROOT in src_configure

Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 dev-php/swoole/swoole-4.2.13.ebuild | 4 ++--
 dev-php/swoole/swoole-4.4.12.ebuild | 4 ++--
 dev-php/swoole/swoole-4.4.14.ebuild | 4 ++--
 dev-php/swoole/swoole-4.4.15.ebuild | 4 ++--
 dev-php/swoole/swoole-4.4.16.ebuild | 4 ++--
 dev-php/swoole/swoole-4.4.19.ebuild | 4 ++--
 dev-php/swoole/swoole-4.5.9.ebuild  | 4 ++--
 7 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/dev-php/swoole/swoole-4.2.13.ebuild 
b/dev-php/swoole/swoole-4.2.13.ebuild
index facb4470ae8..5f7e9c4b7df 100644
--- a/dev-php/swoole/swoole-4.2.13.ebuild
+++ b/dev-php/swoole/swoole-4.2.13.ebuild
@@ -44,7 +44,7 @@ IUSE="debug http2 mysql sockets ssl"
 
 src_configure() {
        # PostgreSQL disabled due to Gentoo's slot system
-       # JEMalloc not included as it refuses to find a 
${EROOT}/usr/includes/jemalloc subdirectory
+       # JEMalloc not included as it refuses to find a 
${ESYSROOT}/usr/includes/jemalloc subdirectory
        local PHP_EXT_ECONF_ARGS=(
                --enable-swoole
                --disable-coroutine-postgresql
@@ -52,7 +52,7 @@ src_configure() {
                $(use_enable http2)
                $(use_enable mysql mysqlnd)
                $(use_enable ssl openssl)
-               $(use_with ssl openssl-dir "${EROOT}/usr")
+               $(use_with ssl openssl-dir "${ESYSROOT}/usr")
                $(use_enable sockets)
        )
 

diff --git a/dev-php/swoole/swoole-4.4.12.ebuild 
b/dev-php/swoole/swoole-4.4.12.ebuild
index dd302030870..4d978ebbd61 100644
--- a/dev-php/swoole/swoole-4.4.12.ebuild
+++ b/dev-php/swoole/swoole-4.4.12.ebuild
@@ -49,14 +49,14 @@ RDEPEND="${DEPEND}"
 IUSE="debug http2 mysql sockets ssl"
 
 src_configure() {
-       # JEMalloc not included as it refuses to find a 
${EROOT}/usr/includes/jemalloc subdirectory
+       # JEMalloc not included as it refuses to find a 
${ESYSROOT}/usr/includes/jemalloc subdirectory
        local PHP_EXT_ECONF_ARGS=(
                --enable-swoole
                $(use_enable debug)
                $(use_enable http2)
                $(use_enable mysql mysqlnd)
                $(use_enable ssl openssl)
-               $(use_with ssl openssl-dir "${EROOT}/usr")
+               $(use_with ssl openssl-dir "${ESYSROOT}/usr")
                $(use_enable sockets)
        )
 

diff --git a/dev-php/swoole/swoole-4.4.14.ebuild 
b/dev-php/swoole/swoole-4.4.14.ebuild
index dd302030870..4d978ebbd61 100644
--- a/dev-php/swoole/swoole-4.4.14.ebuild
+++ b/dev-php/swoole/swoole-4.4.14.ebuild
@@ -49,14 +49,14 @@ RDEPEND="${DEPEND}"
 IUSE="debug http2 mysql sockets ssl"
 
 src_configure() {
-       # JEMalloc not included as it refuses to find a 
${EROOT}/usr/includes/jemalloc subdirectory
+       # JEMalloc not included as it refuses to find a 
${ESYSROOT}/usr/includes/jemalloc subdirectory
        local PHP_EXT_ECONF_ARGS=(
                --enable-swoole
                $(use_enable debug)
                $(use_enable http2)
                $(use_enable mysql mysqlnd)
                $(use_enable ssl openssl)
-               $(use_with ssl openssl-dir "${EROOT}/usr")
+               $(use_with ssl openssl-dir "${ESYSROOT}/usr")
                $(use_enable sockets)
        )
 

diff --git a/dev-php/swoole/swoole-4.4.15.ebuild 
b/dev-php/swoole/swoole-4.4.15.ebuild
index dd302030870..4d978ebbd61 100644
--- a/dev-php/swoole/swoole-4.4.15.ebuild
+++ b/dev-php/swoole/swoole-4.4.15.ebuild
@@ -49,14 +49,14 @@ RDEPEND="${DEPEND}"
 IUSE="debug http2 mysql sockets ssl"
 
 src_configure() {
-       # JEMalloc not included as it refuses to find a 
${EROOT}/usr/includes/jemalloc subdirectory
+       # JEMalloc not included as it refuses to find a 
${ESYSROOT}/usr/includes/jemalloc subdirectory
        local PHP_EXT_ECONF_ARGS=(
                --enable-swoole
                $(use_enable debug)
                $(use_enable http2)
                $(use_enable mysql mysqlnd)
                $(use_enable ssl openssl)
-               $(use_with ssl openssl-dir "${EROOT}/usr")
+               $(use_with ssl openssl-dir "${ESYSROOT}/usr")
                $(use_enable sockets)
        )
 

diff --git a/dev-php/swoole/swoole-4.4.16.ebuild 
b/dev-php/swoole/swoole-4.4.16.ebuild
index dd302030870..4d978ebbd61 100644
--- a/dev-php/swoole/swoole-4.4.16.ebuild
+++ b/dev-php/swoole/swoole-4.4.16.ebuild
@@ -49,14 +49,14 @@ RDEPEND="${DEPEND}"
 IUSE="debug http2 mysql sockets ssl"
 
 src_configure() {
-       # JEMalloc not included as it refuses to find a 
${EROOT}/usr/includes/jemalloc subdirectory
+       # JEMalloc not included as it refuses to find a 
${ESYSROOT}/usr/includes/jemalloc subdirectory
        local PHP_EXT_ECONF_ARGS=(
                --enable-swoole
                $(use_enable debug)
                $(use_enable http2)
                $(use_enable mysql mysqlnd)
                $(use_enable ssl openssl)
-               $(use_with ssl openssl-dir "${EROOT}/usr")
+               $(use_with ssl openssl-dir "${ESYSROOT}/usr")
                $(use_enable sockets)
        )
 

diff --git a/dev-php/swoole/swoole-4.4.19.ebuild 
b/dev-php/swoole/swoole-4.4.19.ebuild
index dd302030870..4d978ebbd61 100644
--- a/dev-php/swoole/swoole-4.4.19.ebuild
+++ b/dev-php/swoole/swoole-4.4.19.ebuild
@@ -49,14 +49,14 @@ RDEPEND="${DEPEND}"
 IUSE="debug http2 mysql sockets ssl"
 
 src_configure() {
-       # JEMalloc not included as it refuses to find a 
${EROOT}/usr/includes/jemalloc subdirectory
+       # JEMalloc not included as it refuses to find a 
${ESYSROOT}/usr/includes/jemalloc subdirectory
        local PHP_EXT_ECONF_ARGS=(
                --enable-swoole
                $(use_enable debug)
                $(use_enable http2)
                $(use_enable mysql mysqlnd)
                $(use_enable ssl openssl)
-               $(use_with ssl openssl-dir "${EROOT}/usr")
+               $(use_with ssl openssl-dir "${ESYSROOT}/usr")
                $(use_enable sockets)
        )
 

diff --git a/dev-php/swoole/swoole-4.5.9.ebuild 
b/dev-php/swoole/swoole-4.5.9.ebuild
index 48523b05538..5d517105180 100644
--- a/dev-php/swoole/swoole-4.5.9.ebuild
+++ b/dev-php/swoole/swoole-4.5.9.ebuild
@@ -43,14 +43,14 @@ RDEPEND="${DEPEND}"
 IUSE="debug http2 mysql sockets ssl"
 
 src_configure() {
-       # JEMalloc not included as it refuses to find a 
${EROOT}/usr/includes/jemalloc subdirectory
+       # JEMalloc not included as it refuses to find a 
${ESYSROOT}/usr/includes/jemalloc subdirectory
        local PHP_EXT_ECONF_ARGS=(
                --enable-swoole
                $(use_enable debug)
                $(use_enable http2)
                $(use_enable mysql mysqlnd)
                $(use_enable ssl openssl)
-               $(use_with ssl openssl-dir "${EROOT}/usr")
+               $(use_with ssl openssl-dir "${ESYSROOT}/usr")
                $(use_enable sockets)
        )
 

Reply via email to