branding: drop notes on e2k again
Still have to refer to MCST instead at the moment... Fixes: f1c5f98795a698fdd665c7286f15d6e023195200
This commit is contained in:
parent
50950f8ee7
commit
92ba48e7c1
@ -21,7 +21,10 @@ ifeq (,$(filter-out i586 x86_64,$(ARCH)))
|
||||
endif
|
||||
|
||||
use/branding/complete: use/branding/full use/plymouth/full
|
||||
@$(call add,INSTALL2_BRANDING,notes slideshow)
|
||||
@$(call add,INSTALL2_BRANDING,slideshow)
|
||||
ifneq (,$(filter-out e2k%,$(ARCH)))
|
||||
@$(call add,INSTALL2_BRANDING,notes)
|
||||
endif
|
||||
|
||||
# http://altlinux.org/branding/slideshow
|
||||
use/branding/slideshow/once: use/branding
|
||||
|
Loading…
Reference in New Issue
Block a user