From 894f7ce9e24fc501d1b764602dd77b5b3e53e043 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Thu, 11 Aug 2016 21:27:17 -0400 Subject: gateone: remove custom prefix for /var Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-connectivity/gateone/gateone_git.bb | 1 - 1 file changed, 1 deletion(-) 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} \ -- cgit 1.2.3-korg