summaryrefslogtreecommitdiffstats
path: root/mozilla-831688.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-07-02 19:31:53 +0200
committerRemi Collet <fedora@famillecollet.com>2013-07-02 19:31:53 +0200
commit48c9fbc4181da5d6b61f056bd19a46a655e63fcd (patch)
tree0a9f2e9d9d5e35a4ca27dd7e5938dbb71c886375 /mozilla-831688.patch
parentfebddb3746039770061168f17a7250bdcdc19b79 (diff)
firefox: sync with rawhide
Diffstat (limited to 'mozilla-831688.patch')
-rw-r--r--mozilla-831688.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/mozilla-831688.patch b/mozilla-831688.patch
new file mode 100644
index 0000000..4548be3
--- /dev/null
+++ b/mozilla-831688.patch
@@ -0,0 +1,16 @@
+# HG changeset patch
+# Parent ae460fbc4d0e1768578b80b71bf2df8003c908ce
+# User Jan Horak <jhorak@redhat.com>
+diff --git a/xulrunner/confvars.sh b/xulrunner/confvars.sh
+--- a/xulrunner/confvars.sh
++++ b/xulrunner/confvars.sh
+@@ -15,8 +15,9 @@ MOZ_URL_CLASSIFIER=1
+ MOZ_SERVICES_COMMON=1
+ MOZ_SERVICES_CRYPTO=1
+ MOZ_SERVICES_METRICS=1
+ MOZ_SERVICES_SYNC=1
+ MOZ_MEDIA_NAVIGATOR=1
+ if test "$OS_TARGET" = "WINNT" -o "$OS_TARGET" = "Darwin"; then
+ MOZ_FOLD_LIBS=1
+ fi
++MOZ_SERVICES_HEALTHREPORT=1