summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-icu_2.15.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-icu_2.15.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-icu_2.15.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-icu_2.15.2.bb b/meta-python/recipes-devtools/python/python3-icu_2.15.2.bb
index d265a20975..8331f9175a 100644
--- a/meta-python/recipes-devtools/python/python3-icu_2.15.2.bb
+++ b/meta-python/recipes-devtools/python/python3-icu_2.15.2.bb
@@ -18,4 +18,4 @@ SRC_URI += "file://0001-Fix-host-contamination-of-include-files.patch \
18inherit pkgconfig pypi python_setuptools_build_meta 18inherit pkgconfig pypi python_setuptools_build_meta
19 19
20# it's lowercase pyicu instead of ${PYPI_PACKAGE} in this version 20# it's lowercase pyicu instead of ${PYPI_PACKAGE} in this version
21S = "${WORKDIR}/pyicu-${PV}" 21S = "${UNPACKDIR}/pyicu-${PV}"