mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-18 23:25:35 +00:00
cloud9 0.5.1: fix do_install
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
6d792e9051
commit
d7f068e524
@ -45,7 +45,7 @@ do_install () {
|
|||||||
chmod 0755 ${D}${bindir}/cloud9
|
chmod 0755 ${D}${bindir}/cloud9
|
||||||
|
|
||||||
install -d ${D}${base_libdir}/systemd/system
|
install -d ${D}${base_libdir}/systemd/system
|
||||||
install -m 0644 ${WORKDIR}/*.service ${base_libdir}/systemd/system/
|
install -m 0644 ${WORKDIR}/*.service ${D}${base_libdir}/systemd/system/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user