summaryrefslogtreecommitdiff
path: root/dev-python/ujson/ujson-5.5.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-03 01:13:47 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-03 01:13:47 +0100
commit7748146936014bb364c51e2547982e9f59a5f31a (patch)
tree07d616b7c4f3455728c1226ab7a989051efc7f6a /dev-python/ujson/ujson-5.5.0.ebuild
parenteb2235d914984bff74c625de4fa4887d4f86f971 (diff)
gentoo auto-resync : 03:10:2022 - 01:13:47
Diffstat (limited to 'dev-python/ujson/ujson-5.5.0.ebuild')
-rw-r--r--dev-python/ujson/ujson-5.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ujson/ujson-5.5.0.ebuild b/dev-python/ujson/ujson-5.5.0.ebuild
index 1b35f0d4ffe6..ca2f1fe67e94 100644
--- a/dev-python/ujson/ujson-5.5.0.ebuild
+++ b/dev-python/ujson/ujson-5.5.0.ebuild
@@ -35,7 +35,7 @@ BDEPEND="
distutils_enable_tests pytest
src_configure() {
- export UJSON_BUILD_DC_INCLUDES="/usr/include/double-conversion"
+ export UJSON_BUILD_DC_INCLUDES="${EPREFIX}/usr/include/double-conversion"
export UJSON_BUILD_DC_LIBS="-ldouble-conversion"
export UJSON_BUILD_NO_STRIP=1
}