From 29b822c2aa19531f81d40669f9eca90a89a5dc62 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 7 Jul 2016 21:24:29 -0400 Subject: Oops, cryptech_miniterm might work better if I remembered to install it. --- build-homebrew-formula.py | 1 + 1 file changed, 1 insertion(+) (limited to 'build-homebrew-formula.py') diff --git a/build-homebrew-formula.py b/build-homebrew-formula.py index c6aa0fa..007768f 100755 --- a/build-homebrew-formula.py +++ b/build-homebrew-formula.py @@ -68,6 +68,7 @@ class CryptechAlpha < Formula sbin.install "sw/stm32/projects/hsm/cryptech_upload" sbin.install "sw/stm32/projects/hsm/cryptech_probe" + sbin.install "sw/stm32/projects/hsm/cryptech_miniterm" sbin.env_script_all_files(libexec/"sbin", :PYTHONPATH => ENV["PYTHONPATH"]) # Install other (non-Python) stuff, then we are done. -- cgit v1.2.3