git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9e5577
)
xorg-doc-common: convert to new staging
author
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 28 Jun 2010 08:18:53 +0000
(10:18 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 28 Jun 2010 08:40:25 +0000
(10:40 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xorg-doc/xorg-doc-common.inc
patch
|
blob
|
history
diff --git
a/recipes/xorg-doc/xorg-doc-common.inc
b/recipes/xorg-doc/xorg-doc-common.inc
index
622477d
..
3b1fc30
100644
(file)
--- 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
-}