diff options
Diffstat (limited to 'homebrew/briss/.make.sh-auto')
-rw-r--r-- | homebrew/briss/.make.sh-auto | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/briss/.make.sh-auto b/homebrew/briss/.make.sh-auto new file mode 100644 index 000000000..55a6e6f2f --- /dev/null +++ b/homebrew/briss/.make.sh-auto @@ -0,0 +1,3 @@ +pkg:setup +libexec.install Dir["*.jar"] +bin.write_jar_script libexec/"briss-#{version}.jar", "briss" |