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 37bb2608bd..e98fdcd723 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;patch=1 \
+ file://jsautocfg-dontoverwrite.patch;apply=yes \
"
S = "${WORKDIR}/mozilla-central"