From: Martin Jansa Date: Mon, 28 Jun 2010 08:18:53 +0000 (+0200) Subject: xorg-doc-common: convert to new staging X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5df949f8aa6858e88401a87be6cb2973a180c82;p=openembedded.git xorg-doc-common: convert to new staging Signed-off-by: Martin Jansa --- diff --git a/recipes/xorg-doc/xorg-doc-common.inc b/recipes/xorg-doc/xorg-doc-common.inc index 622477d83b..3b1fc30517 100644 --- a/recipes/xorg-doc/xorg-doc-common.inc +++ b/recipes/xorg-doc/xorg-doc-common.inc @@ -8,7 +8,3 @@ SRC_URI = "${XORG_MIRROR}/individual/doc/${BPN}-${PV}.tar.bz2;name=archive" S = "${WORKDIR}/${BPN}-${PV}" inherit autotools pkgconfig - -do_stage() { - autotools_stage_all -}