remove version from installer package for nightly builds.

This commit is contained in:
leaf%mozilla.org 2003-11-13 02:17:51 +00:00
parent fd41dbceb3
commit 111e10d2de

View File

@ -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