Special case share/aclocal
This commit is contained in:
parent
e585686b01
commit
b1f652910f
2
bin/brew
2
bin/brew
@ -123,7 +123,7 @@ def ln name
|
|||||||
end
|
end
|
||||||
|
|
||||||
lnd(keg, 'share') do |path|
|
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
|
:mkpath if includes.include? path.to_s
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user