diff options
Diffstat (limited to 'recipes/python/python-gst_0.10.10.bb')
-rw-r--r-- | recipes/python/python-gst_0.10.10.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/python/python-gst_0.10.10.bb b/recipes/python/python-gst_0.10.10.bb index d56c201064..f875939c39 100644 --- a/recipes/python/python-gst_0.10.10.bb +++ b/recipes/python/python-gst_0.10.10.bb @@ -22,10 +22,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" |