mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
remove version from installer package for nightly builds.
This commit is contained in:
parent
fd41dbceb3
commit
111e10d2de
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = xpinstall
|
||||
|
||||
B_NAME = mozilla-$(TARGET_CPU)-$(TARGET_VENDOR)-$(TARGET_OS)-$(MOZILLA_VERSION)
|
||||
B_NAME = mozilla-$(TARGET_CPU)-$(TARGET_VENDOR)-$(TARGET_OS)
|
||||
STUB_NAME = $(B_NAME)-installer
|
||||
SEA_NAME = $(B_NAME)-full-installer
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user