Commit 4639e796 authored by Michael Shigorin's avatar Michael Shigorin

install2: add installer-common-stage3

This package has replaced installer-feature-setup-network-stage3 without declaring that; it appears that installer-distro-altlinux-* don't require it even if most of the others do. This is to ensure it's included, at least at the moment.
parent 1e891174
......@@ -9,6 +9,7 @@ use/install2: use/stage2 sub/stage2@install2 use/metadata \
@$(call add,INSTALL2_PACKAGES,installer-distro-$$(INSTALLER)-stage2)
@$(call add,INSTALL2_PACKAGES,branding-$$(BRANDING)-alterator)
@$(call add,BASE_PACKAGES,branding-$$(BRANDING)-release)
@$(call add,BASE_PACKAGES,installer-common-stage3)
@$(call add,BASE_LISTS,$(call tags,basesystem))
@$(call xport,BASE_BOOTLOADER)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment