xorg-proto-common.inc: remove do_stage function
authorHenning Heinold <heinold@inf.fu-berlin.de>
Sat, 5 Jun 2010 23:42:50 +0000 (01:42 +0200)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Mon, 7 Jun 2010 23:36:32 +0000 (01:36 +0200)
recipes/xorg-proto/xorg-proto-common.inc

index 7cfd9e8..f1940de 100644 (file)
@@ -13,6 +13,3 @@ S = "${WORKDIR}/${BPN}-${PV}"
 
 inherit autotools pkgconfig
 
-do_stage() {
-        autotools_stage_all
-}