aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xorg-app-common.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-15 14:14:56 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-15 14:14:56 +0200
commit7d73b5d57a8744f495a5978c598e39b869614651 (patch)
tree0a4f5c2f31b5560c788b93495fe271bf80df3e43 /recipes/xorg-app/xorg-app-common.inc
parent7e7f9fc9580d5014a7a5d59ab2e45ddecc136616 (diff)
downloadopenembedded-7d73b5d57a8744f495a5978c598e39b869614651.tar.gz
xorg-app: convert to new style staging
Diffstat (limited to 'recipes/xorg-app/xorg-app-common.inc')
-rw-r--r--recipes/xorg-app/xorg-app-common.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/xorg-app/xorg-app-common.inc b/recipes/xorg-app/xorg-app-common.inc
index 02db754f5a..74e400f5ce 100644
--- a/recipes/xorg-app/xorg-app-common.inc
+++ b/recipes/xorg-app/xorg-app-common.inc
@@ -12,8 +12,4 @@ S = "${WORKDIR}/${XORG_PN}-${PV}"
inherit autotools pkgconfig
-do_stage() {
- autotools_stage_all
-}
-
FILES_${PN} += " /usr/lib/X11/${XORG_PN}"