* Disable webrtc, it seems to fail to build on raspbian.
* Try to disable Neon
- -- Raspbian forward porter <root@raspbian.org> Mon, 28 Sep 2020 10:24:13 +0000
+ [changes introduced in 78.3.0esr-2+rpi1 by Peter Michael Green]
+ * Clean up pycache directories.
+
+ -- Raspbian forward porter <root@raspbian.org> Wed, 07 Oct 2020 09:12:23 +0000
firefox-esr (78.3.0esr-2) unstable; urgency=medium
dh_auto_clean --builddirectory=build-l10n
find . -name "*.pyc" -o -name "*.pyo" | xargs --no-run-if-empty rm -f
rm -rf obj-*/.mozbuild
+ find . -name __pycache__ -delete
override_dh_clean:
dh_clean -XCargo.toml.orig