[Groonga-commit] droonga/presentation-groonga-night-5-droonga-as-groonga-with-replication at 89b8dd4 [master] Add theme as a dependency

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Dec 1 14:14:51 JST 2014


Kouhei Sutou	2014-12-01 14:14:51 +0900 (Mon, 01 Dec 2014)

  New Revision: 89b8dd43c7388412fb9c3800f116136b36f27ca2
  https://github.com/droonga/presentation-groonga-night-5-droonga-as-groonga-with-replication/commit/89b8dd43c7388412fb9c3800f116136b36f27ca2

  Message:
    Add theme as a dependency

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2014-12-01 14:13:57 +0900 (87a64cc)
+++ Rakefile    2014-12-01 14:14:51 +0900 (894ffdb)
@@ -7,7 +7,7 @@ Rabbit::Task::Slide.new do |task|
   spec = task.spec
   # task.spec.files += Dir.glob("doc/**/*.*")
   # task.spec.files -= Dir.glob("private/**/*.*")
-  # task.spec.add_runtime_dependency("YOUR THEME")
+  task.spec.add_runtime_dependency("rabbit-theme-groonga")
 end
 
 desc "Tag #{spec.version}"
-------------- next part --------------
HTML����������������������������...
다운로드 



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