remove vim from the blacklist
This commit is contained in:
parent
25be1de992
commit
0a7d2b82b4
@ -1,6 +1,6 @@
|
||||
def blacklisted? name
|
||||
case name.downcase
|
||||
when /^vim?$/, 'screen', /^rubygems?$/ then <<-EOS.undent
|
||||
when 'screen', /^rubygems?$/ then <<-EOS.undent
|
||||
Apple distributes #{name} with OS X, you can find it in /usr/bin.
|
||||
EOS
|
||||
when 'libarchive', 'libpcap' then <<-EOS.undent
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user