summaryrefslogtreecommitdiff
path: root/packages/apr/apr-util_0.9.12.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-12-18 21:40:56 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-12-18 21:40:56 +0000
commitcd2816a85a590c1a8c75695f3c78892c6114078a (patch)
treea48008568c0765a9771123e4ac3d9a4c47147dec /packages/apr/apr-util_0.9.12.bb
parentfd121ba593e7ac85088ca416c998bceae58116f9 (diff)
apr-util: revert wrong changeset
Diffstat (limited to 'packages/apr/apr-util_0.9.12.bb')
-rw-r--r--packages/apr/apr-util_0.9.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/apr/apr-util_0.9.12.bb b/packages/apr/apr-util_0.9.12.bb
index 5881fa3e82..776fd03bfe 100644
--- a/packages/apr/apr-util_0.9.12.bb
+++ b/packages/apr/apr-util_0.9.12.bb
@@ -9,7 +9,7 @@ SRC_URI = "${APACHE_MIRROR}/apr/${P}.tar.gz \
file://gen_uri_delims.patch;patch=1 \
file://uri_delims.h"
-EXTRA_OECONF = "--with-apr=${STAGING_BINDIR_CROSS}/apr-1-config --with-dbm=gdbm --with-gdbm=${STAGING_DIR}/${HOST_SYS} --with-expat=${STAGING_DIR}/${HOST_SYS}"
+EXTRA_OECONF = "--with-apr=${STAGING_BINDIR_CROSS} --with-dbm=gdbm --with-gdbm=${STAGING_DIR}/${HOST_SYS} --with-expat=${STAGING_DIR}/${HOST_SYS}"
inherit autotools lib_package binconfig