aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gimp
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-03-17 10:22:04 +0100
committerKoen Kooi <koen@openembedded.org>2010-03-17 10:22:04 +0100
commit155d69ac42a08823dd67a3376011cf8d323da81b (patch)
tree1734030a1407e800a7f4feff6fa35dbbd430937f /recipes/gimp
parentee29421cc87d08bf9a5b67922b4e4241dd7cafe7 (diff)
downloadopenembedded-155d69ac42a08823dd67a3376011cf8d323da81b.tar.gz
gegl: convert to new-style staging
Diffstat (limited to 'recipes/gimp')
-rw-r--r--recipes/gimp/gegl_svn.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes/gimp/gegl_svn.bb b/recipes/gimp/gegl_svn.bb
index af2e79aaaa..9562ffb456 100644
--- a/recipes/gimp/gegl_svn.bb
+++ b/recipes/gimp/gegl_svn.bb
@@ -19,8 +19,3 @@ EXTRA_OECONF = "--disable-docs "
FILES_${PN} += "${libdir}/gegl-0.0"
FILES_${PN}-dbg += "${libdir}/gegl-0.0/.debug"
-
-do_stage() {
- autotools_stage_all
-}
-