diff options
Diffstat (limited to 'recipes/gnome/gnome-desktop.inc')
-rw-r--r-- | recipes/gnome/gnome-desktop.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/gnome/gnome-desktop.inc b/recipes/gnome/gnome-desktop.inc index bf020672ae..b96e34b76a 100644 --- a/recipes/gnome/gnome-desktop.inc +++ b/recipes/gnome/gnome-desktop.inc @@ -15,8 +15,4 @@ do_install_append() { sed -i 's:#!.*/usr/bin/python:#!/usr/bin/python:' ${D}${bindir}/gnome-about } -do_stage () { - autotools_stage_all -} - FILES_${PN} += "${datadir}/gnome-about ${datadir}/libgnome-desktop" |