summaryrefslogtreecommitdiffstats
path: root/recipes/enchant/enchant_1.2.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/enchant/enchant_1.2.5.bb')
-rw-r--r--recipes/enchant/enchant_1.2.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/enchant/enchant_1.2.5.bb b/recipes/enchant/enchant_1.2.5.bb
index 3768e89e54..7713a9dfa1 100644
--- a/recipes/enchant/enchant_1.2.5.bb
+++ b/recipes/enchant/enchant_1.2.5.bb
@@ -12,7 +12,7 @@ PR = "r1"
S = "${WORKDIR}/enchant-${PV}"
SRC_URI = "http://www.abisource.com/downloads/enchant/${PV}/enchant-${PV}.tar.gz \
- file://configure.patch;apply=yes"
+ file://configure.patch"
EXTRA_OECONF = "--with-aspell-prefix=${STAGING_DIR_HOST}${layout_prefix} --enable-aspell --disable-binreloc"