mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 07:47:32 +09:00
Move MOZ_PHOENIX to application configure and set MC_BASILISK
This commit is contained in:
parent
51696394ba
commit
09f68c6444
3 changed files with 17 additions and 6 deletions
|
|
@ -5,8 +5,9 @@
|
|||
|
||||
MOZ_APP_BASENAME=Firefox
|
||||
MOZ_APP_VENDOR=Mozilla
|
||||
MOZ_UPDATER=1
|
||||
MOZ_PHOENIX=1
|
||||
MC_BASILISK=1
|
||||
MOZ_UPDATER=1
|
||||
|
||||
if test "$OS_ARCH" = "WINNT" -o \
|
||||
"$OS_ARCH" = "Linux"; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue