summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-connectivity')
-rw-r--r--meta-python/recipes-connectivity/gateone/gateone_git.bb2
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 5323554ba8..8b2a19263e 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
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
17inherit distutils python-dir systemd update-rc.d 17inherit setuptools python-dir systemd update-rc.d
18 18
19DISTUTILS_INSTALL_ARGS = "--root=${D} \ 19DISTUTILS_INSTALL_ARGS = "--root=${D} \
20 --prefix=${prefix} \ 20 --prefix=${prefix} \