Fix Modello Installer
authorRonan Le Martret <ronan@fridu.net>
Wed, 1 Oct 2014 13:59:34 +0000 (15:59 +0200)
committerRonan Le Martret <ronan@fridu.net>
Wed, 1 Oct 2014 13:59:34 +0000 (15:59 +0200)
Change-Id: Ie14c563866c3fd1a7d97056df9df2eccdbdd9a06
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
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"