Fixed typo at with-unsigned-addon-scopes
This commit is contained in:
parent
9ff5974999
commit
a153f8a474
@ -14,7 +14,7 @@ ac_add_options --update-channel=release
|
|||||||
ac_add_options --allow-addon-sideload
|
ac_add_options --allow-addon-sideload
|
||||||
ac_add_options --with-system-fdk-aac
|
ac_add_options --with-system-fdk-aac
|
||||||
ac_add_options --enable-js-shell
|
ac_add_options --enable-js-shell
|
||||||
ac_add_options --with-unsigned-addon-scopes=apps,system
|
ac_add_options --with-unsigned-addon-scopes=app,system
|
||||||
|
|
||||||
export BUILD_OFFICIAL=1
|
export BUILD_OFFICIAL=1
|
||||||
export MOZILLA_OFFICIAL=1
|
export MOZILLA_OFFICIAL=1
|
||||||
|
Loading…
Reference in New Issue
Block a user