diff options
Diffstat (limited to 'recipes/freesmartphone/fsodeviced_git.bb')
-rw-r--r-- | recipes/freesmartphone/fsodeviced_git.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes/freesmartphone/fsodeviced_git.bb b/recipes/freesmartphone/fsodeviced_git.bb index e8a77fd617..4cb61c7c29 100644 --- a/recipes/freesmartphone/fsodeviced_git.bb +++ b/recipes/freesmartphone/fsodeviced_git.bb @@ -10,6 +10,4 @@ SRC_URI = "\ " S = "${WORKDIR}/git/fsodeviced" -inherit autotools - -FILES_${PN} += "${datadir}" +inherit autotools fso-plugin vala |