mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
clutter-box2d: Install blockbox example
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4494 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -10,3 +10,7 @@ do_stage () {
|
|||||||
autotools_stage_all
|
autotools_stage_all
|
||||||
}
|
}
|
||||||
|
|
||||||
|
do_install_append () {
|
||||||
|
install -d ${D}${bindir}
|
||||||
|
install ${S}/examples/blockbox ${D}${bindir}
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user