aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/telepathy/telepathy-glib_0.19.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/telepathy/telepathy-glib_0.19.2.bb')
-rw-r--r--meta/recipes-connectivity/telepathy/telepathy-glib_0.19.2.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta/recipes-connectivity/telepathy/telepathy-glib_0.19.2.bb b/meta/recipes-connectivity/telepathy/telepathy-glib_0.19.2.bb
index 22f8c07654..deba3bb5b4 100644
--- a/meta/recipes-connectivity/telepathy/telepathy-glib_0.19.2.bb
+++ b/meta/recipes-connectivity/telepathy/telepathy-glib_0.19.2.bb
@@ -16,9 +16,3 @@ inherit autotools pkgconfig gettext
FILES_${PN} += "${datadir}/telepathy \
${datadir}/dbus-1"
-
-do_install_append() {
- rmdir ${D}${bindir}
- rmdir ${D}${libexecdir}
- rmdir ${D}${servicedir}
-}