Commit b4e8bb40 authored by Anton Midyukov's avatar Anton Midyukov

profile.mk: fix typo

parent edd96014
......@@ -98,7 +98,7 @@ profile/bare: profile/init use/pkgpriorities
@$(call try,IMAGEDIR,$(wildcard $(IMAGEDIR)))
@$(call try,LOGDIR,$(wildcard $(LOGDIR)))
ifeq (,$(BRANCH))
@$(call set,BRANDING,alt-sisyphus)
@$(call try,BRANDING,alt-sisyphus)
else
@$(call try,BRANDING,alt-starterkit)
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