diff options
| author | Max Howell | 2009-06-05 13:28:14 +0100 |
|---|---|---|
| committer | Max Howell | 2009-06-05 13:28:14 +0100 |
| commit | b1f652910f58e36b30bc931bbeca301098e72357 (patch) | |
| tree | 79934209c656c5e884c27574febbc3f2e762e79f | |
| parent | e585686b011e32534f1c9333998f9a0756595e50 (diff) | |
| download | brew-b1f652910f58e36b30bc931bbeca301098e72357.tar.bz2 | |
Special case share/aclocal
| -rwxr-xr-x | bin/brew | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
