diff --git a/bin/brew b/bin/brew index 2614d2bcf1..9acc034ee0 100755 --- a/bin/brew +++ b/bin/brew @@ -123,7 +123,7 @@ def ln name end lnd(keg, 'share') do |path| - includes=(1..9).collect {|x| "man/man#{x}"} <<'man'<<'doc'<<'locale'<<'info' + includes=(1..9).collect {|x| "man/man#{x}"} <<'man'<<'doc'<<'locale'<<'info'<<'aclocal' :mkpath if includes.include? path.to_s end