Commit fb750aba authored by Michael Shigorin's avatar Michael Shigorin

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.
parent cdea94b9
......@@ -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
......
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