distro.mk: updated default distro prefix
s/ALT Linux/ALT/gc
This commit is contained in:
parent
da4ac35514
commit
d2fedf6d1e
@ -16,8 +16,8 @@ distro/.init: profile/bare
|
||||
# the kernel packages regexp evaluation has to take place at build stage
|
||||
distro/.base: distro/.init use/kernel
|
||||
@$(call set,META_SYSTEM_ID,LINUX)
|
||||
@$(call set,META_VOL_ID,ALT Linux $(IMAGE_NAME)/$(ARCH))
|
||||
@$(call set,META_VOL_SET,ALT Linux)
|
||||
@$(call set,META_VOL_ID,ALT $(IMAGE_NAME)/$(ARCH))
|
||||
@$(call set,META_VOL_SET,ALT)
|
||||
|
||||
# this one should not be fundamental as it appears (think armh)
|
||||
distro/.installer: distro/.base use/bootloader/grub +installer; @:
|
||||
|
Loading…
Reference in New Issue
Block a user