summaryrefslogtreecommitdiff
path: root/packages/subversion/subversion_1.4.5.bb
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2008-02-21 16:19:39 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2008-02-21 16:19:39 +0000
commit5a780d6069d6bf4ed678cb2ebe1d907c8df71df1 (patch)
tree67d78e629cf61e8d0a9a5752af352eec9415d6af /packages/subversion/subversion_1.4.5.bb
parentaec20185812f752b04917ebda2293440ace6b3db (diff)
parentfc8bb1b8fad9b45a31b5b1081fb6c8a67d0654db (diff)
merge of '6c2d621bdfd446c13552a5e4b126ef9c5dd20106'
and 'f8d54cc4c0dfc594e55d38708db17f5d5c68846a'
Diffstat (limited to 'packages/subversion/subversion_1.4.5.bb')
-rw-r--r--packages/subversion/subversion_1.4.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/subversion/subversion_1.4.5.bb b/packages/subversion/subversion_1.4.5.bb
index 1daf45bd0c..5c15d67daf 100644
--- a/packages/subversion/subversion_1.4.5.bb
+++ b/packages/subversion/subversion_1.4.5.bb
@@ -11,7 +11,7 @@ SRC_URI = "http://subversion.tigris.org/downloads/${P}.tar.bz2 \
file://disable-revision-install.patch;patch=1 \
file://neon-detection.patch;patch=1"
-EXTRA_OECONF = "--with-neon=${STAGING_DIR}/${TARGET_SYS} \
+EXTRA_OECONF = "--with-neon=${STAGING_EXECPREFIXDIR} \
--without-berkeley-db --without-apxs --without-apache \
--without-swig --with-apr=${STAGING_BINDIR_CROSS} \
--with-apr-util=${STAGING_BINDIR_CROSS}"