]> code.ossystems Code Review - openembedded-core.git/commitdiff
clutter_0.6: remove do_stage, clutter.inc has one too
authorRoss Burton <ross@openedhand.com>
Fri, 8 Aug 2008 14:44:09 +0000 (14:44 +0000)
committerRoss Burton <ross@openedhand.com>
Fri, 8 Aug 2008 14:44:09 +0000 (14:44 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5039 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/clutter/clutter_0.6svn.bb

index 4d5b9151e5ccbfd44e4b21323db4a2acdf61325c..79882d6ddf5de61ac027fa25957eee95c13d4c35 100644 (file)
@@ -6,7 +6,3 @@ SRC_URI = "svn://svn.o-hand.com/repos/clutter/branches;module=clutter-0-6;proto=
           file://enable_tests-0.6.patch;patch=1 "
 
 S = "${WORKDIR}/clutter-0-6"
-
-do_stage () {
-        autotools_stage_all
-}