diff options
Diffstat (limited to 'recipes/python/python-gst_0.10.17.bb')
-rw-r--r-- | recipes/python/python-gst_0.10.17.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/python/python-gst_0.10.17.bb b/recipes/python/python-gst_0.10.17.bb index 622da92c57..c3a33cd1b9 100644 --- a/recipes/python/python-gst_0.10.17.bb +++ b/recipes/python/python-gst_0.10.17.bb @@ -26,10 +26,6 @@ do_configure_prepend() { install -m 0644 ${S}/common/m4/*.m4 ${S}/m4/ } -do_stage() { - autotools_stage_all -} - PACKAGES =+ "${PN}-examples" FILES_${PN} += "${datadir}/gst-python" |