diff options
Diffstat (limited to 'homebrew/bashsnippets/.make.sh-auto')
-rw-r--r-- | homebrew/bashsnippets/.make.sh-auto | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/homebrew/bashsnippets/.make.sh-auto b/homebrew/bashsnippets/.make.sh-auto new file mode 100644 index 000000000..b7b924565 --- /dev/null +++ b/homebrew/bashsnippets/.make.sh-auto @@ -0,0 +1,2 @@ +pkg:setup +./install.sh --prefix=${PKG_TAPF} all |