From 3998c8eccccc12c996184ebea3c1164d8ed457bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aitor=20Garc=C3=ADa?= Date: Tue, 23 Sep 2008 18:19:56 +0200 Subject: [PATCH] Just a few breaklines removed to trigger gem autobuild on github --- POST_INSTALL | 4 ---- tog.gemspec | 4 ---- 2 files changed, 8 deletions(-) diff --git a/POST_INSTALL b/POST_INSTALL index 79a4212..17b254c 100644 --- a/POST_INSTALL +++ b/POST_INSTALL @@ -1,7 +1,3 @@ For more information on tog, see https://github.com/tog/tog -NOTE: Change this information in PostInstall.txt -You can also delete it if you don't want it. - - diff --git a/tog.gemspec b/tog.gemspec index 029fc98..200e287 100644 --- a/tog.gemspec +++ b/tog.gemspec @@ -16,10 +16,6 @@ Gem::Specification.new do |s| s.post_install_message = %q{ For more information on tog, see https://github.com/tog/tog -NOTE: Change this information in PostInstall.txt -You can also delete it if you don't want it. - - } s.rdoc_options = ["--main", "README.txt"] s.require_paths = ["lib"]