diff options
Diffstat (limited to 'homebrew/mavenshell/.make.sh-auto')
-rw-r--r-- | homebrew/mavenshell/.make.sh-auto | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/mavenshell/.make.sh-auto b/homebrew/mavenshell/.make.sh-auto new file mode 100644 index 000000000..76726be7b --- /dev/null +++ b/homebrew/mavenshell/.make.sh-auto @@ -0,0 +1,4 @@ +pkg:setup +rm_f Dir["bin/*.bat"] +libexec.install Dir["*"] +bin.install_symlink libexec/"bin/mvnsh" |