clutter_0.6: remove do_stage, clutter.inc has one too

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5039 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2008-08-08 14:44:09 +00:00
parent 1e69b97184
commit 081c41a282

View 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
}