From df88da98fd1d22c6be9a55ab2a672232abbf43e4 Mon Sep 17 00:00:00 2001 From: Evgeny Sinelnikov Date: Sat, 31 Aug 2019 15:35:36 +0400 Subject: [PATCH] install2: fix use/install2/autoinstall --- features.in/install2/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features.in/install2/config.mk b/features.in/install2/config.mk index 8b4d9e3b..4c744dac 100644 --- a/features.in/install2/config.mk +++ b/features.in/install2/config.mk @@ -76,7 +76,7 @@ use/install2/net: use/install2 # for autoinstall use/install2/autoinstall: - @$(call add,INSTALL2_PACKAGES,curl) + @$(call add,INSTALL2_PACKAGES,alterator-postinstall) @$(call add,BASE_PACKAGES,alterator-postinstall) # NB: sort of conflicts with use/install2/cleanup/vnc