regular.mk: drop vconsole-setup-kludge

https://bugzilla.altlinux.org/28805 was fixed long ago.
This commit is contained in:
Anton Midyukov 2019-01-07 19:19:56 +07:00 committed by Michael Shigorin
parent 10ba71f417
commit e1974cf1cb

View File

@ -29,7 +29,6 @@ distro/.regular-wm: distro/.regular-x11 mixin/regular-x11 \
distro/.regular-desktop: distro/.regular-wm \
use/syslinux/ui/gfxboot use/firmware/laptop use/efi/refind +systemd
@$(call add,THE_BRANDING,bootloader)
@$(call add,THE_PACKAGES,vconsole-setup-kludge) #28805
@$(call add,THE_PACKAGES,installer-feature-desktop-other-fs-stage2)
@$(call set,KFLAVOURS,std-def)