Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Commit

Permalink
💣 post install message
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrehm committed Sep 23, 2014
1 parent dd5a8d1 commit 5e155ec
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions vagrant-lxc.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,4 @@ Gem::Specification.new do |gem|
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
gem.require_paths = ["lib"]

gem.post_install_message = %Q{
Thanks for giving vagrant-lxc #{Vagrant::LXC::VERSION} a try!
This version introduces many changes and includes some deprecations,
please see the project's CHANGELOG:
https://github.com/fgrehm/vagrant-lxc/blob/master/CHANGELOG.md
}
end

0 comments on commit 5e155ec

Please sign in to comment.