add-on-devel (342B)
1 . $topsrcdir/browser/config/mozconfigs/linux64/nightly 2 3 #add-on signing is checked but not enforced 4 MOZ_REQUIRE_SIGNING= 5 6 ac_add_options --with-branding=browser/branding/unofficial 7 ac_add_options --enable-update-channel=default 8 9 # Need this to prevent name conflicts with the normal nightly build packages 10 export MOZ_PKG_SPECIAL=add-on-devel