ail: packaging: add missing file
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Fri, 10 Oct 2014 09:10:50 +0000 (11:10 +0200)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Thu, 16 Oct 2014 08:47:45 +0000 (10:47 +0200)
Change-Id: I9d6a3b9c31a7580b963bf60de0a7b618bbe2cbff
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
recipes-tizen/ail/ail-extraconf.inc

index cdbcc74..44fb613 100644 (file)
@@ -10,5 +10,6 @@ DEPENDS_class-target += "xdgmime"
 DEPENDS_class-target += "vconf"
 
 
-FILES_${PN} += "/usr/dbspace"
-FILES_${PN} += "/usr/share/applications"
\ No newline at end of file
+FILES_${PN} += "${prefix}/dbspace"
+FILES_${PN} += "${prefix}/share/applications"
+FILES_${PN} += "${prefix}/bin/ail_initdb_user"
\ No newline at end of file