Skip to content

Commit

Permalink
Do not make zipball
Browse files Browse the repository at this point in the history
Change-Id: Id799da890a29096480f6d22bc8cad35dfd1b1658
  • Loading branch information
avsej committed Apr 6, 2012
1 parent 5163e96 commit bf4caf8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tasks/package.rake
Expand Up @@ -22,7 +22,6 @@ def gemspec
end

Gem::PackageTask.new(gemspec) do |pkg|
pkg.need_zip = true
pkg.need_tar = true
end

0 comments on commit bf4caf8

Please sign in to comment.