diff options
Diffstat (limited to 'recipes/maemo4/hildon-control-panel_2.0.1.bb')
-rw-r--r-- | recipes/maemo4/hildon-control-panel_2.0.1.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/maemo4/hildon-control-panel_2.0.1.bb b/recipes/maemo4/hildon-control-panel_2.0.1.bb index fe28aef66e..e84bf6fa81 100644 --- a/recipes/maemo4/hildon-control-panel_2.0.1.bb +++ b/recipes/maemo4/hildon-control-panel_2.0.1.bb @@ -8,10 +8,6 @@ inherit autotools pkgconfig FILES_${PN} += "${libdir}/dbus-1.0 ${datadir}/applications" -do_stage() { - autotools_stage_all -} - # pkg-config file will get broken after pkgconfig.bbclass work # # This code will fix it |