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

This reverts commit 147964b05f.
installer-feature-create-ghost-directories not needed more.
See-also: https://bugzilla.altlinux.org/show_bug.cgi?id=37171
This commit is contained in:
Anton Midyukov 2019-08-31 00:51:43 +07:00 committed by Michael Shigorin
parent fbb783d32a
commit ee710017a2

View File

@ -8,7 +8,6 @@ use/install2: use/stage2 sub/stage2@install2 use/metadata \
@$(call try,INSTALLER,altlinux-generic) # might be replaced later @$(call try,INSTALLER,altlinux-generic) # might be replaced later
@$(call add,INSTALL2_PACKAGES,installer-distro-$$(INSTALLER)-stage2) @$(call add,INSTALL2_PACKAGES,installer-distro-$$(INSTALLER)-stage2)
@$(call add,INSTALL2_PACKAGES,branding-$$(BRANDING)-alterator) @$(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,branding-$$(BRANDING)-release)
@$(call add,BASE_PACKAGES,installer-common-stage3) @$(call add,BASE_PACKAGES,installer-common-stage3)
@$(call add,BASE_PACKAGES,glibc-gconv-modules) # for guile22 @$(call add,BASE_PACKAGES,glibc-gconv-modules) # for guile22