From a74d7d63eca6e7f5cbc6d50d9b27fb7091997ab2 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 (From meta-openembedded commit: 894f7ce9e24fc501d1b764602dd77b5b3e53e043) Signed-off-by: Derek Straka Signed-off-by: Martin Jansa Signed-off-by: Tim Orling --- recipes-connectivity/gateone/gateone_git.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-connectivity') diff --git a/recipes-connectivity/gateone/gateone_git.bb b/recipes-connectivity/gateone/gateone_git.bb index 5ff753e..6a93f83 100644 --- a/recipes-connectivity/gateone/gateone_git.bb +++ b/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