aboutsummaryrefslogtreecommitdiffstats
path: root/packages/frodo
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2007-10-29 23:08:22 +0000
committerRichard Purdie <rpurdie@rpsys.net>2007-10-29 23:08:22 +0000
commit113d446f1e5db3da857162e1ee082f04379023f9 (patch)
treed7fc65fe55dc6a4d98df54d43ddda4b844da9c73 /packages/frodo
parent75d44e35ba889eff8e594625050ae911a4eadd9d (diff)
downloadopenembedded-113d446f1e5db3da857162e1ee082f04379023f9.tar.gz
Remove final references to BUILD_SYS in staging paths
Diffstat (limited to 'packages/frodo')
-rw-r--r--packages/frodo/frodo_4.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frodo/frodo_4.2.bb b/packages/frodo/frodo_4.2.bb
index b3a4463451..6535b5e2bb 100644
--- a/packages/frodo/frodo_4.2.bb
+++ b/packages/frodo/frodo_4.2.bb
@@ -17,7 +17,7 @@ S = "${WORKDIR}/Frodo4/Src"
inherit autotools
-EXTRA_OECONF = "--disable-sdltest --enable-qtopia --with-sdl-exec-prefix=${STAGING_DIR}/${BUILD_SYS}"
+EXTRA_OECONF = "--disable-sdltest --enable-qtopia --with-sdl-exec-prefix=${STAGING_DIR_NATIVE}${layout_exec_prefix}"
do_install() {
install -d ${D}${palmtopdir}/bin \