aboutsummaryrefslogtreecommitdiffstats
path: root/packages/rdesktop/rdesktop_1.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/rdesktop/rdesktop_1.3.1.bb')
-rw-r--r--packages/rdesktop/rdesktop_1.3.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/rdesktop/rdesktop_1.3.1.bb b/packages/rdesktop/rdesktop_1.3.1.bb
index 12ff1c5bcd..f54c675314 100644
--- a/packages/rdesktop/rdesktop_1.3.1.bb
+++ b/packages/rdesktop/rdesktop_1.3.1.bb
@@ -22,8 +22,8 @@ do_configure() {
--bindir=${bindir} \
--mandir=${mandir} \
--sharedir=${datadir} \
- --with-x=${STAGING_DIR}/${HOST_SYS} \
- --with-openssl=${STAGING_DIR}/${HOST_SYS} \
+ --with-x=${STAGING_EXECPREFIXDIR} \
+ --with-openssl=${STAGING_EXECPREFIXDIR} \
--with-oss \
--without-debug
}