meta-tizen: Fix Modello Installer
authorRonan Le Martret <ronan@fridu.net>
Wed, 1 Oct 2014 13:59:34 +0000 (15:59 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 17:23:00 +0000 (09:23 -0800)
Change-Id: Ie14c563866c3fd1a7d97056df9df2eccdbdd9a06
(From meta-tizen rev: 558fb66a35ae953e8ad37f7589db8c1f4e260c97)

Signed-off-by: Ronan Le Martret <ronan@fridu.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-tizen/recipes-tizen/Modello-Installer/Modello-Installer-extraconf.inc

index c2f27b1..3a36038 100644 (file)
@@ -13,6 +13,6 @@ do_install_append() {
     ln -sf ../modello-installer-postinst.service ${D}${systemd_unitdir}/system/multi-user.target.wants/modello-installer-postinst.service
 }
 
-FILES_Modello_Installer-xwalk += "${prefix}/share/modello-installer/modello-installer-postinst.sh"
-FILES_Modello_Installer-xwalk += "${systemd_unitdir}/system/modello-installer-postinst.service"
-FILES_Modello_Installer-xwalk += "${systemd_unitdir}/system/multi-user.target.wants/modello-installer-postinst.service"
+FILES_Modello-Installer-xwalk += "${prefix}/share/modello-installer/modello-installer-postinst.sh"
+FILES_Modello-Installer-xwalk += "${systemd_unitdir}/system/modello-installer-postinst.service"
+FILES_Modello-Installer-xwalk += "${systemd_unitdir}/system/multi-user.target.wants/modello-installer-postinst.service"