We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8834b2f commit c5379deCopy full SHA for c5379de
1 file changed
lib/pom.rb
@@ -254,7 +254,6 @@ def build_extensions
254
say 'Skipping native extensions.'
255
256
FileUtils.mkdir_p File.dirname(@spec.gem_build_complete_path)
257
- p @spec.gem_build_complete_path
258
FileUtils.touch @spec.gem_build_complete_path
259
end
260
0 commit comments