mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 17:37:30 +09:00
Remove stub installer - Part 1: Toolkit
This commit is contained in:
parent
6bc6b34976
commit
3dc04e53f0
4 changed files with 0 additions and 25 deletions
|
|
@ -490,10 +490,6 @@ ifdef MOZ_SIGN_CMD
|
|||
UPLOAD_FILES += $(call QUOTED_WILDCARD,$(DIST)/$(PACKAGE).asc)
|
||||
endif
|
||||
|
||||
ifdef MOZ_STUB_INSTALLER
|
||||
UPLOAD_FILES += $(call QUOTED_WILDCARD,$(DIST)/$(PKG_INST_PATH)$(PKG_STUB_BASENAME).exe)
|
||||
endif
|
||||
|
||||
ifndef MOZ_PKG_SRCDIR
|
||||
MOZ_PKG_SRCDIR = $(topsrcdir)
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue