summaryrefslogtreecommitdiff
path: root/meta/packages/apr/apr-util_1.3.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/apr/apr-util_1.3.4.bb')
-rw-r--r--meta/packages/apr/apr-util_1.3.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/apr/apr-util_1.3.4.bb b/meta/packages/apr/apr-util_1.3.4.bb
index f2d547097..12b444976 100644
--- a/meta/packages/apr/apr-util_1.3.4.bb
+++ b/meta/packages/apr/apr-util_1.3.4.bb
@@ -11,10 +11,10 @@ SRC_URI = "${APACHE_MIRROR}/apr/${P}.tar.gz \
EXTRA_OECONF = "--with-apr=${STAGING_BINDIR_CROSS}/apr-1-config \
--with-dbm=gdbm \
- --with-gdbm=${STAGING_DIR_HOST}${layout_prefix} \
+ --with-gdbm=${STAGING_DIR_HOST}${prefix} \
--without-sqlite2 \
--without-sqlite3 \
- --with-expat=${STAGING_DIR_HOST}${layout_prefix}"
+ --with-expat=${STAGING_DIR_HOST}${prefix}"
inherit autotools_stage lib_package binconfig