gypsy: remove duplicate do_stage from merge
authorJohn Lee <john_lee@openmoko.org>
Tue, 11 Mar 2008 19:43:30 +0000 (19:43 +0000)
committerJohn Lee <john_lee@openmoko.org>
Tue, 11 Mar 2008 19:43:30 +0000 (19:43 +0000)
packages/gypsy/gypsy.inc

index e3a682b..57f88dc 100644 (file)
@@ -5,10 +5,6 @@ DEPENDS = "glib-2.0 dbus bluez-libs"
 
 inherit autotools pkgconfig
 
-do_stage () {
-       autotools_stage_all
-}
-
 do_configure_prepend () {
        touch ${S}/gtk-doc.make
 }