git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd121ba
)
apr-util: revert wrong changeset
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Mon, 18 Dec 2006 21:40:56 +0000
(21:40 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Mon, 18 Dec 2006 21:40:56 +0000
(21:40 +0000)
packages/apr/apr-util_0.9.12.bb
patch
|
blob
|
history
diff --git
a/packages/apr/apr-util_0.9.12.bb
b/packages/apr/apr-util_0.9.12.bb
index
5881fa3
..
776fd03
100644
(file)
--- 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