Update Clutter to 0.6

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3897 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Robert Bradford
2008-03-04 11:15:35 +00:00
parent 98555dd5a0
commit e2d6705431
4 changed files with 53 additions and 2 deletions

View File

@@ -39,6 +39,5 @@ do_configure_prepend() {
}
do_stage () {
cp ${S}/clutter.pc ${S}/clutter-0.5.pc
autotools_stage_all
}