From: Koen Kooi Date: Mon, 1 Mar 2010 14:19:17 +0000 (+0100) Subject: exalt: convert to new style staging X-Git-Tag: Release-2010-05/1~490^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a9223eab9a7ff2360a105ddfabeba63145b86f3;p=openembedded.git exalt: convert to new style staging --- diff --git a/recipes/e17/exalt_svn.bb b/recipes/e17/exalt_svn.bb index d024d758e2..9dc3b03b59 100644 --- a/recipes/e17/exalt_svn.bb +++ b/recipes/e17/exalt_svn.bb @@ -25,9 +25,5 @@ do_install_append() { install -m 0644 org.e.Exalt.service ${D}${datadir}/dbus-1/system-services/ } -do_stage() { - autotools_stage_all -} - FILES_${PN} += "${datadir}/dbus-1"