gemspec.rb in amalgalite-0.2.4 vs gemspec.rb in amalgalite-0.4.0
- old
+ new
@@ -26,10 +26,9 @@
if ext_conf = Configuration.for_if_exist?("extension") then
spec.extensions << ext_conf.configs
spec.extensions.flatten!
- spec.require_paths << "ext"
end
if rdoc = Configuration.for_if_exist?('rdoc') then
spec.has_rdoc = true
spec.extra_rdoc_files = pkg.files.rdoc