зеркало из https://github.com/mozilla/gecko-dev.git
Bug 590575 - Deselecting optional components in SeaMonkey installer does not work, r=khuey, a=NPOTB
This commit is contained in:
Родитель
37100dab48
Коммит
3ed20df352
|
@ -410,6 +410,7 @@ ifdef MOZ_OPTIONAL_PKG_LIST
|
|||
"$(call core_abspath,$(DEPTH)/installer-stage/optional)", \
|
||||
"$(MOZ_PKG_MANIFEST)", "$(PKGCP_OS)", 1, 0, 1 \
|
||||
$(foreach pkg,$(MOZ_OPTIONAL_PKG_LIST),$(PKG_ARG)) )
|
||||
@cd $(DEPTH)/installer-stage/optional/extensions; find -maxdepth 1 -mindepth 1 -exec rm -r ../../core/extensions/{} \;
|
||||
endif
|
||||
|
||||
stage-package: $(MOZ_PKG_MANIFEST) $(MOZ_PKG_REMOVALS_GEN)
|
||||
|
|
Загрузка…
Ссылка в новой задаче