Signed-off-by: Andreas Müller <schnitzelt...@googlemail.com>
---
 .../recipes-connectivity/gateone/gateone_git.bb    |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/meta-oe/recipes-connectivity/gateone/gateone_git.bb 
b/meta-oe/recipes-connectivity/gateone/gateone_git.bb
index aee88f3..6f13da8 100644
--- a/meta-oe/recipes-connectivity/gateone/gateone_git.bb
+++ b/meta-oe/recipes-connectivity/gateone/gateone_git.bb
@@ -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 = "r16"
+PR = "r17"
 
 PV = "0.9"
 SRCREV = "a68444610efa2892842893dae828a28527e64a6e"
@@ -20,9 +20,6 @@ export prefix = "${localstatedir}/lib"
 do_install_append() {
        install -d ${D}${localstatedir}/log/${BPN}
 
-       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/
 }
-- 
1.7.6.4


_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to