mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
typo fix on mrbgem.rake
This commit is contained in:
+1
-1
@@ -2,5 +2,5 @@ MRuby::Gem::Specification.new('mruby-pack') do |spec|
|
||||
spec.license = 'MIT'
|
||||
spec.authors = 'mruby developers'
|
||||
|
||||
spec.cc.incude_paths << "#{build.root}/src"
|
||||
spec.cc.include_paths << "#{build.root}/src"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user