summaryrefslogtreecommitdiffstats
path: root/recipes/mozilla/firefox_hg.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mozilla/firefox_hg.bb')
-rw-r--r--recipes/mozilla/firefox_hg.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mozilla/firefox_hg.bb b/recipes/mozilla/firefox_hg.bb
index e98fdcd723..c6ea7d1629 100644
--- a/recipes/mozilla/firefox_hg.bb
+++ b/recipes/mozilla/firefox_hg.bb
@@ -9,7 +9,7 @@ DEFAULT_PREFERENCE = "-1"
SRC_URI = "hg://hg.mozilla.org/;module=mozilla-central;rev=8c9a6d851018 \
file://jsautocfg.h \
- file://jsautocfg-dontoverwrite.patch;apply=yes \
+ file://jsautocfg-dontoverwrite.patch \
"
S = "${WORKDIR}/mozilla-central"