From fef3c71b73282d0a476572929cd89a69b1c46c7b Mon Sep 17 00:00:00 2001 From: Anton Midyukov Date: Sat, 31 Aug 2019 00:51:43 +0700 Subject: [PATCH] Revert "install2: added installer-feature-create-ghost-directories" This reverts commit 147964b05f50281fc2c2f4c278275638e4548531. installer-feature-create-ghost-directories not needed more. See-also: https://bugzilla.altlinux.org/show_bug.cgi?id=37171 --- features.in/install2/config.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/features.in/install2/config.mk b/features.in/install2/config.mk index dab1c55fe..8b4d9e3b9 100644 --- a/features.in/install2/config.mk +++ b/features.in/install2/config.mk @@ -8,7 +8,6 @@ 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 -- 2.21.0