diff options
Diffstat (limited to 'homebrew/whirr/.make.sh-auto')
-rw-r--r-- | homebrew/whirr/.make.sh-auto | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/whirr/.make.sh-auto b/homebrew/whirr/.make.sh-auto new file mode 100644 index 000000000..3517ff274 --- /dev/null +++ b/homebrew/whirr/.make.sh-auto @@ -0,0 +1,3 @@ +pkg:setup +libexec.install %w[bin conf lib] +bin.write_exec_script libexec/"bin/whirr" |