summaryrefslogtreecommitdiff
path: root/makeicecat
diff options
context:
space:
mode:
Diffstat (limited to 'makeicecat')
-rw-r--r--makeicecat4
1 files changed, 2 insertions, 2 deletions
diff --git a/makeicecat b/makeicecat
index 03d5d71..2d403c6 100644
--- a/makeicecat
+++ b/makeicecat
@@ -207,8 +207,8 @@ EOF
###############################################################################
# Disable healthreport
-sed '/mozilla.org\/legal/d' -i services/healthreport/healthreport-prefs.js
-cat << EOF >>services/healthreport/healthreport-prefs.js
+sed '/mozilla.org\/legal/d' -i toolkit/components/telemetry/healthreport-prefs.js
+cat << EOF >> toolkit/components/telemetry/healthreport-prefs.js
pref("datareporting.healthreport.infoURL", "https://$INFOURL");
EOF