summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/xorg-doc/xorg-doc-common.inc4
1 files changed, 0 insertions, 4 deletions
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
-}