mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Rename firefox-*.mac64.dmg to firefox-*.mac.dmg. r=ted, a=benjamin, CLOSED TREE
This commit is contained in:
parent
c3b4bc7ae3
commit
1e3319592a
@ -59,7 +59,7 @@ endif
|
||||
endif
|
||||
ifeq ($(OS_ARCH),Darwin)
|
||||
ifdef UNIVERSAL_BINARY
|
||||
MOZ_PKG_PLATFORM := mac64
|
||||
MOZ_PKG_PLATFORM := mac
|
||||
else
|
||||
ifeq ($(TARGET_CPU),x86_64)
|
||||
MOZ_PKG_PLATFORM := mac64
|
||||
|
Loading…
Reference in New Issue
Block a user