Skip to content

Commit

Permalink
gnu-tar: use secure url in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats authored and apjanke committed Apr 18, 2016
1 parent b1aa2ca commit de3b1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/gnu-tar.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def install
# https://github.com/Homebrew/homebrew/issues/45273
# https://github.com/Homebrew/homebrew/issues/44993
# This is thought to be an el_capitan bug:
# http://lists.gnu.org/archive/html/bug-tar/2015-10/msg00017.html
# https://lists.gnu.org/archive/html/bug-tar/2015-10/msg00017.html
if MacOS.version == :el_capitan
ENV["gl_cv_func_getcwd_abort_bug"] = "no"
end
Expand Down

0 comments on commit de3b1ae

Please sign in to comment.