enable telemetry opt-in prompt firefox7
authorWolfgang Rosenauer <wr@rosenauer.org>
Thu, 20 Oct 2011 14:35:33 +0200
branchfirefox7
changeset 344 880a90eb0f92
parent 339 db8b891eeb1e
child 347 01755c4d3545
enable telemetry opt-in prompt
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/MozillaFirefox.spec
--- a/MozillaFirefox/MozillaFirefox.changes	Wed Oct 05 15:58:57 2011 +0200
+++ b/MozillaFirefox/MozillaFirefox.changes	Thu Oct 20 14:35:33 2011 +0200
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Thu Oct 20 12:34:47 UTC 2011 - wr@rosenauer.org
+
+- enable telemetry prompt
+
 -------------------------------------------------------------------
 Fri Sep 30 10:52:36 UTC 2011 - wr@rosenauer.org
 
--- a/MozillaFirefox/MozillaFirefox.spec	Wed Oct 05 15:58:57 2011 +0200
+++ b/MozillaFirefox/MozillaFirefox.spec	Thu Oct 20 14:35:33 2011 +0200
@@ -240,6 +240,7 @@
 export MOZ_BUILD_DATE=%{releasedate}
 export MOZILLA_OFFICIAL=1
 export BUILD_OFFICIAL=1
+export MOZ_TELEMETRY_REPORTING=1
 export CFLAGS="$RPM_OPT_FLAGS -Os -fno-strict-aliasing"
 %ifarch ppc64
 export CFLAGS="$CFLAGS -mminimal-toc"