exalt: convert to new style staging
authorKoen Kooi <koen@openembedded.org>
Mon, 1 Mar 2010 14:19:17 +0000 (15:19 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 1 Mar 2010 14:19:17 +0000 (15:19 +0100)
recipes/e17/exalt_svn.bb

index d024d75..9dc3b03 100644 (file)
@@ -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"