gateone: use systemd_unitdir variable
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 23 Feb 2012 12:34:21 +0000 (13:34 +0100)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:18:51 +0000 (08:18 -0800)
* maybe we should move systemd_unitdir definition outside systemd.bbclass
  because it's used in few more recipes which doesn't inherit systemd

(From meta-openembedded rev: 9a36d50e15c3c015befa2ad54748539e4bd78df3)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-connectivity/gateone/gateone_git.bb

index 4f9684c..aee88f3 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "HTML5 (plugin-free) web-based terminal emulator and SSH client"
 LICENSE = "AGPLv3"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=07d5a2790569bd3e3b422b69ccd43bec"
 
-PR = "r15"
+PR = "r16"
 
 PV = "0.9"
 SRCREV = "a68444610efa2892842893dae828a28527e64a6e"
@@ -20,8 +20,8 @@ export prefix = "${localstatedir}/lib"
 do_install_append() {
        install -d ${D}${localstatedir}/log/${BPN}
 
-       install -m 0755 -d ${D}${base_libdir}/systemd/system
-       install -m 0644 ${WORKDIR}/gateone.service ${D}${base_libdir}/systemd/system/
+       install -m 0755 -d ${D}${systemd_unitdir}/system
+       install -m 0644 ${WORKDIR}/gateone.service ${D}${systemd_unitdir}/system/
 
        install -m 0755 -d ${D}${sysconfdir}/avahi/services/
        install -m 0644 ${WORKDIR}/gateone-avahi.service ${D}${sysconfdir}/avahi/services/