mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
clutter-box2d: Install the file accounting for libtool
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4501 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -12,5 +12,5 @@ do_stage () {
|
||||
|
||||
do_install_append () {
|
||||
install -d ${D}${bindir}
|
||||
install ${S}/examples/blockbox ${D}${bindir}
|
||||
install ${S}/examples/.libs/blockbox ${D}${bindir}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
require clutter-box2d.inc
|
||||
|
||||
PV = "0.0+svnr${SRCREV}"
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk;module=${PN};proto=http"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user