[oe-commits] [meta-openembedded] 44/80: gateone: remove custom prefix for /var

git at git.openembedded.org git at git.openembedded.org
Mon Aug 15 10:58:05 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 894f7ce9e24fc501d1b764602dd77b5b3e53e043
Author: Derek Straka <derek at asterius.io>
AuthorDate: Thu Aug 11 21:27:17 2016 -0400

    gateone: remove custom prefix for /var
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 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 5ff753e..6a93f83 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} \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list