profile.mk: update default branding
Should be ALT instead of ALT Linux now following the update of the branding itself; ALT Linux Team stays ALT Linux Team of course.
This commit is contained in:
parent
cdea94b9e7
commit
fb750abaa9
@ -94,7 +94,7 @@ profile/bare: profile/init
|
||||
@$(call try,GLOBAL_VERBOSE,)
|
||||
@$(call try,IMAGEDIR,$(wildcard $(IMAGEDIR)))
|
||||
@$(call try,LOGDIR,$(wildcard $(LOGDIR)))
|
||||
@$(call try,BRANDING,altlinux-sisyphus)
|
||||
@$(call try,BRANDING,alt-sisyphus)
|
||||
ifeq (,$(REPO:altlinux%=))
|
||||
@$(call set,IMAGE_INIT_LIST,+branding-$$(BRANDING)-release)
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user