chapel: fix-up comment links

master
Dominyk Tiller 2016-06-16 16:55:39 +01:00
parent 70e1323c86
commit ac5ef93154
No known key found for this signature in database
GPG Key ID: FE19AEFCF658C6F6
1 changed files with 1 additions and 2 deletions

View File

@ -17,8 +17,7 @@ class Chapel < Formula
ENV["CHPL_HOME"] = libexec
# Must be built from within CHPL_HOME to prevent build bugs.
# https://gist.github.com/DomT4/90dbcabcc15e5d4f786d
# https://github.com/Homebrew/homebrew/pull/35166
# https://github.com/Homebrew/legacy-homebrew/pull/35166
cd libexec do
system "make"
system "make", "chpldoc"