[Groonga-commit] ranguba/rroonga at 672536c [master] Remove needless tar.gz generation task

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Apr 15 12:55:44 JST 2015


Kouhei Sutou	2015-04-15 12:55:44 +0900 (Wed, 15 Apr 2015)

  New Revision: 672536c1ad0531468873b02828fa7b0c93d8b3ad
  https://github.com/ranguba/rroonga/commit/672536c1ad0531468873b02828fa7b0c93d8b3ad

  Message:
    Remove needless tar.gz generation task

  Modified files:
    Rakefile

  Modified: Rakefile (+0 -6)
===================================================================
--- Rakefile    2015-04-14 23:57:55 +0900 (cf3568d)
+++ Rakefile    2015-04-15 12:55:44 +0900 (23390f0)
@@ -19,8 +19,6 @@ require "find"
 require "fileutils"
 require "pathname"
 require "erb"
-require "rubygems"
-require "rubygems/package_task"
 require "yard"
 require "bundler/gem_helper"
 require "rake/extensiontask"
@@ -42,10 +40,6 @@ end
 helper.install
 spec = helper.gemspec
 
-Gem::PackageTask.new(spec) do |pkg|
-  pkg.need_tar_gz = true
-end
-
 Packnga::DocumentTask.new(spec) do |task|
   task.original_language = "en"
   task.translate_language = "ja"
-------------- next part --------------
HTML����������������������������...
다운로드 



More information about the Groonga-commit mailing list
Back to archive index