diff options
Diffstat (limited to 'homebrew/jython/.make.sh-auto')
-rw-r--r-- | homebrew/jython/.make.sh-auto | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/jython/.make.sh-auto b/homebrew/jython/.make.sh-auto new file mode 100644 index 000000000..747804ecf --- /dev/null +++ b/homebrew/jython/.make.sh-auto @@ -0,0 +1,3 @@ +pkg:setup +java -jar cached_download -s -d libexec +bin.install_symlink libexec/"bin/jython" |