diff options
Diffstat (limited to 'meta-python/recipes-connectivity/gateone/gateone_git.bb')
| -rw-r--r-- | meta-python/recipes-connectivity/gateone/gateone_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-connectivity/gateone/gateone_git.bb b/meta-python/recipes-connectivity/gateone/gateone_git.bb index 5d2ca00ef5..37d3564521 100644 --- a/meta-python/recipes-connectivity/gateone/gateone_git.bb +++ b/meta-python/recipes-connectivity/gateone/gateone_git.bb | |||
| @@ -14,7 +14,7 @@ SRC_URI = "git://github.com/liftoff/GateOne.git;branch=master \ | |||
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
| 17 | inherit setuptools python-dir systemd update-rc.d | 17 | inherit setuptools3 python3-dir systemd update-rc.d |
| 18 | 18 | ||
| 19 | DISTUTILS_INSTALL_ARGS += " \ | 19 | DISTUTILS_INSTALL_ARGS += " \ |
| 20 | --install-data=${PYTHON_SITEPACKAGES_DIR} \ | 20 | --install-data=${PYTHON_SITEPACKAGES_DIR} \ |
