aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/brew2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/brew b/bin/brew
index 2614d2bcf..9acc034ee 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