mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
julia: add manpage
Make a link to the manpage that is included in the app bundle. Complements the binary that's already part of the cask code.
This commit is contained in:
@@ -17,6 +17,7 @@ cask "julia" do
|
||||
|
||||
app "Julia-#{version.major_minor}.app"
|
||||
binary "#{appdir}/Julia-#{version.major_minor}.app/Contents/Resources/julia/bin/julia"
|
||||
manpage "#{appdir}/Julia-#{version.major_minor}.app/Contents/Resources/julia/share/man/man1/julia.1"
|
||||
|
||||
zap trash: [
|
||||
"~/.julia",
|
||||
|
||||
Reference in New Issue
Block a user