mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 05:29:10 +02:00
Define dummy lib_dir of win32ole
This commit is contained in:
parent
8d319edf38
commit
f78447c9e8
Notes:
git
2025-01-16 04:07:36 +00:00
1 changed files with 2 additions and 0 deletions
|
@ -8,5 +8,7 @@ module Rake
|
|||
puts "#{args.name} => #{args.prereqs.join(' ')}"
|
||||
end
|
||||
end
|
||||
|
||||
def lib_dir; end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue