comment link step
This commit is contained in:
parent
eecddb356d
commit
04c0342d96
@ -62,6 +62,7 @@ class Keg <Pathname
|
||||
when /^perl5/ then :mkpath
|
||||
when 'php' then :mkpath
|
||||
when /^python[23]\.\d$/ then :mkpath
|
||||
# Everything else is symlinked to the cellar
|
||||
else :link
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user