Skip to content
Snippets Groups Projects
Commit 5ad0f990 authored by Ron Williams's avatar Ron Williams Committed by Jeremy Soller
Browse files

Update config.mk to support changed option name for REPO_BINARY=1

parent 16812b36
No related branches found
No related tags found
1 merge request!1371Update config.mk to support changed option name for REPO_BINARY=1
......@@ -76,7 +76,7 @@ ifeq ($(REPO_BINARY),0)
INSTALLER+=--cookbook=cookbook
REPO_TAG=$(BUILD)/repo.tag
else
INSTALLER+=--cookbook=cookbook --cooking
INSTALLER+=--cookbook=cookbook --repo-binary
REPO_TAG=$(BUILD)/repo.tag
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment