aboutsummaryrefslogtreecommitdiffstats
path: root/packages/motion
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2008-02-28 13:26:06 +0000
committerRichard Purdie <rpurdie@rpsys.net>2008-02-28 13:26:06 +0000
commitad4192d3f44206460eab2ebeeadf65776f98cfea (patch)
treeb85be5e8412feddbe0e482e69cf07e0fafe07b11 /packages/motion
parent52a8aa712d2a391082505407bdde6a721de44286 (diff)
downloadopenembedded-ad4192d3f44206460eab2ebeeadf65776f98cfea.tar.gz
enca, motion, iperf, gdk-pixbuf, gtk+-directfb, python-sword: Use staging prefix/exec_prefix
Diffstat (limited to 'packages/motion')
-rw-r--r--packages/motion/motion_3.2.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/motion/motion_3.2.9.bb b/packages/motion/motion_3.2.9.bb
index 1010e7f046..f5f5b62708 100644
--- a/packages/motion/motion_3.2.9.bb
+++ b/packages/motion/motion_3.2.9.bb
@@ -16,4 +16,4 @@ inherit autotools
EXTRA_OECONF = " --with-ffmpeg=${STAGING_LIBDIR} \
--with-mysql-lib=${STAGING_LIBDIR} \
--with-mysql-include=${STAGING_INCDIR}/mysql \
- --with-pgsql=${STAGING_DIR} "
+ --with-pgsql=${STAGING_DIR_HOST}${layout_exec_prefix} "