aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-08-11 21:27:17 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2016-08-15 12:32:01 +0200
commit894f7ce9e24fc501d1b764602dd77b5b3e53e043 (patch)
tree6ce04c575dee9b433b1c7f0414d6deed101cc38c
parentfdeb947bc0d0bbb3c4695216d0278eceb5a80488 (diff)
downloadmeta-openembedded-contrib-894f7ce9e24fc501d1b764602dd77b5b3e53e043.tar.gz
gateone: remove custom prefix for /var
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-python/recipes-connectivity/gateone/gateone_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-connectivity/gateone/gateone_git.bb b/meta-python/recipes-connectivity/gateone/gateone_git.bb
index 5ff753eda6..6a93f83228 100644
--- a/meta-python/recipes-connectivity/gateone/gateone_git.bb
+++ b/meta-python/recipes-connectivity/gateone/gateone_git.bb
@@ -15,7 +15,6 @@ SRC_URI = "git://github.com/liftoff/GateOne.git;branch=master \
S = "${WORKDIR}/git"
inherit distutils python-dir systemd update-rc.d
-export prefix = "${localstatedir}"
DISTUTILS_INSTALL_ARGS = "--root=${D} \
--prefix=${prefix} \