mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
libsdl-sdk: Use full paths for staging
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3619 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -35,5 +35,5 @@ do_configure() {
|
||||
|
||||
do_stage() {
|
||||
autotools_stage_all
|
||||
install -m 0644 build/libSDLmain.a ${STAGING_LIBDIR}
|
||||
install -m 0644 ${S}/build/libSDLmain.a ${STAGING_LIBDIR}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user