Skip to content

Commit

Permalink
Merge pull request #35 from smoser/fix/drop-unused-subs
Browse files Browse the repository at this point in the history
Drop unused substitution KEYS_DIR.
  • Loading branch information
hallyn committed Jul 18, 2023
2 parents a21a607 + 1a174ce commit e63cbc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion subs.mk
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ STACKER_SUBS = \
--substitute=DOCKER_BASE=$(DOCKER_BASE) \
--substitute=UBUNTU_MIRROR=$(UBUNTU_MIRROR) \
--substitute=HOME=$(HOME) \
--substitute=KEYS_DIR=$(HOME)/.local/share/machine/trust/keys \
--substitute=TOP_D=$(TOP_D) \
--substitute=MOSCTL_BINARY=$(MOSCTL_BINARY) \
--substitute=ZOT_BINARY=$(ZOT_BINARY)

0 comments on commit e63cbc7

Please sign in to comment.