mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-26 23:18:48 +00:00
gateone: remove custom prefix for /var
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
fdeb947bc0
commit
894f7ce9e2
@ -15,7 +15,6 @@ SRC_URI = "git://github.com/liftoff/GateOne.git;branch=master \
|
|||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit distutils python-dir systemd update-rc.d
|
inherit distutils python-dir systemd update-rc.d
|
||||||
export prefix = "${localstatedir}"
|
|
||||||
|
|
||||||
DISTUTILS_INSTALL_ARGS = "--root=${D} \
|
DISTUTILS_INSTALL_ARGS = "--root=${D} \
|
||||||
--prefix=${prefix} \
|
--prefix=${prefix} \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user