Commit 147964b0 authored by Anton Midyukov's avatar Anton Midyukov Committed by Michael Shigorin

install2: added installer-feature-create-ghost-directories

Workaround ALT bug 35350 for install2.
parent 11442dd9
......@@ -12,6 +12,7 @@ use/install2: use/stage2 sub/stage2@install2 use/metadata \
@$(call try,INSTALLER,altlinux-generic) # might be replaced later
@$(call add,INSTALL2_PACKAGES,installer-distro-$$(INSTALLER)-stage2)
@$(call add,INSTALL2_PACKAGES,branding-$$(BRANDING)-alterator)
@$(call add,INSTALL2_PACKAGES,installer-feature-create-ghost-directories)
@$(call add,BASE_PACKAGES,branding-$$(BRANDING)-release)
@$(call add,BASE_PACKAGES,installer-common-stage3)
@$(call add,BASE_PACKAGES,glibc-gconv-modules) # for guile22
......
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