diff --git a/helpers/make-firefox b/helpers/make-firefox index fa5990823e7af3b9524022d8cb7f5c6b04fcbf0b..fa3bdcbf2192fdb2b050a0374815c73560b130f4 100644 --- a/helpers/make-firefox +++ b/helpers/make-firefox @@ -249,6 +249,9 @@ debian/rules debian/control touch -d "yesterday" debian/control debian/rules debian/control +# Regenerate addon-sdk/moz.build +./mach generate-addon-sdk-moz-build + #https://bugzilla.mozilla.org/show_bug.cgi?id=1047803 sed 's/--enable-optimize$/--enable-optimize="-O2"/' -i debian/config/mozconfig.in