aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/telepathy/telepathy-python_0.15.19.bb')
-rw-r--r--recipes-connectivity/telepathy/telepathy-python_0.15.19.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb b/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
index 640296d..362a823 100644
--- a/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
+++ b/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \
file://src/utils.py;beginline=1;endline=17;md5=9a07d1a9791a7429a14e7b25c6c86822"
DEPENDS = "libxslt-native"
-RDEPENDS_${PN} += "python-dbus"
+RDEPENDS:${PN} += "python-dbus"
SRC_URI = "http://telepathy.freedesktop.org/releases/${BPN}/${BPN}-${PV}.tar.gz \
file://parallel_make.patch \
@@ -19,12 +19,12 @@ inherit autotools pythonnative
SRC_URI[md5sum] = "f7ca25ab3c88874015b7e9728f7f3017"
SRC_URI[sha256sum] = "244c0e1bf4bbd78ae298ea659fe10bf3a73738db550156767cc2477aedf72376"
-FILES_${PN} += "\
+FILES:${PN} += "\
${libdir}/python*/site-packages/telepathy/*.py \
${libdir}/python*/site-packages/telepathy/*/*.py \
"
-do_install_append () {
+do_install:append () {
rm -f ${D}${libdir}/python*/site-packages/telepathy/*.pyc
rm -f ${D}${libdir}/python*/site-packages/telepathy/*.pyo
rm -f ${D}${libdir}/python*/site-packages/telepathy/*/*.pyc