summaryrefslogtreecommitdiffstats
path: root/recipes/apr/apr-util_0.9.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/apr/apr-util_0.9.12.bb')
-rw-r--r--recipes/apr/apr-util_0.9.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/apr/apr-util_0.9.12.bb b/recipes/apr/apr-util_0.9.12.bb
index f2b79a5d57..1902c054ef 100644
--- a/recipes/apr/apr-util_0.9.12.bb
+++ b/recipes/apr/apr-util_0.9.12.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "http://apr.apache.org"
PR = "r1"
SRC_URI = "${APACHE_MIRROR}/apr/${P}.tar.gz \
- file://gen_uri_delims.patch;apply=yes \
+ file://gen_uri_delims.patch \
file://uri_delims.h"
EXTRA_OECONF = "--with-apr=${STAGING_BINDIR_CROSS} --with-dbm=gdbm --with-gdbm=${STAGING_DIR_HOST}${layout_prefix} --with-expat=${STAGING_DIR_HOST}${layout_prefix}"