summaryrefslogtreecommitdiffstats
path: root/mozilla-831688.patch
diff options
context:
space:
mode:
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