Commit 42790a00 authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: remove use/live/rescue from jeos

This was done by mistake.
parent 58b05501
...@@ -54,8 +54,7 @@ distro/.regular-desktop: distro/.regular-desktop-base use/x11/wacom +vmguest \ ...@@ -54,8 +54,7 @@ distro/.regular-desktop: distro/.regular-desktop-base use/x11/wacom +vmguest \
# common base for the very bare distros # common base for the very bare distros
distro/.regular-jeos-base: distro/.regular-bare +efi \ distro/.regular-jeos-base: distro/.regular-bare +efi \
use/branding +live-installer-pkg use/live-install/repo \ use/branding +live-installer-pkg use/live-install/repo
use/live/rescue
@$(call add,THE_BRANDING,alterator notes) @$(call add,THE_BRANDING,alterator notes)
@$(call add,BASE_PACKAGES,installer-common-stage3) @$(call add,BASE_PACKAGES,installer-common-stage3)
@$(call add,LIVE_PACKAGES,alterator-net-functions) # for run scripts from installer-common-stage3 @$(call add,LIVE_PACKAGES,alterator-net-functions) # for run scripts from installer-common-stage3
......
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