diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-07 00:31:27 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-07 00:31:27 +0300 |
commit | 33233bec32e0e46f4ff839340a2687a71ae06ffb (patch) | |
tree | 7fc5f564597a71156b60c063e777269d939cdeff /extra/firefox/build | |
parent | 84191e1a80144bd7710141b92c9b606cfc0a1360 (diff) | |
download | repository-33233bec32e0e46f4ff839340a2687a71ae06ffb.tar.gz |
firefox: bump to 72.0
Diffstat (limited to 'extra/firefox/build')
-rwxr-xr-x | extra/firefox/build | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extra/firefox/build b/extra/firefox/build index fb862887..abd96dfc 100755 --- a/extra/firefox/build +++ b/extra/firefox/build @@ -37,6 +37,3 @@ rm -f "$1/usr/lib/firefox/browser/features/fxmonitor@mozilla.org.xpi" rm -f "$1/usr/lib/firefox/browser/features/screenshots@mozilla.org.xpi" rm -f "$1/usr/lib/firefox/browser/features/webcompat-reporter@mozilla.org.xpi" rm -f "$1/usr/lib/firefox/browser/features/webcompat@mozilla.org.xpi" - -install -D vendor.js "$1/usr/lib/firefox/browser/defaults/preferences/vendor.js" -install -D policies.json "$1/usr/lib/firefox/distribution/policies.json" |