--- recipes/shr/phonefsod_git.bb | 9 --------- 1 files changed, 0 insertions(+), 9 deletions(-)
diff --git a/recipes/shr/phonefsod_git.bb b/recipes/shr/phonefsod_git.bb index bc443a1..e219e58 100644 --- a/recipes/shr/phonefsod_git.bb +++ b/recipes/shr/phonefsod_git.bb @@ -19,13 +19,4 @@ EXTRA_OECONF = "\ " -do_install_append() { - install -d ${D}${sysconfdir}/init.d/ - install -d ${D}${sysconfdir}/dbus-1/system.d/ - install -m 0755 ${S}/data/phonefsod.init ${D}${sysconfdir}/init.d/phonefsod - install -m 0644 ${S}/data/phonefsod.conf ${D}${sysconfdir}/dbus-1/system.d/ - install -m 0644 ${S}/data/etc-phonefsod.conf ${D}${sysconfdir}/phonefsod.conf -} - -FILES_${PN} += "${datadir} ${sysconfdir}" -- 1.6.5.3 _______________________________________________ Shr-devel mailing list Shr-devel@lists.shr-project.org http://lists.shr-project.org/mailman/listinfo/shr-devel