Sha256: bdc1d49c3c0d094d8dedc0cc6c80096e72a7efe2e3c3029690c2470c68ecfa2f

Contents?: true

Size: 372 Bytes

Versions: 37

Compression:

Stored size: 372 Bytes

Contents

#!/usr/bin/env ruby

require 'rbconfig'
include Config
require 'fileutils'
include FileUtils::Verbose

destdir = "#{ENV['DESTDIR']}"
libdir = CONFIG["sitelibdir"]
dest = destdir + File.join(libdir, 'term')
mkdir_p dest
install 'lib/term/ansicolor.rb', dest
dest = destdir + File.join(libdir, 'term', 'ansicolor')
mkdir_p dest
install 'lib/term/ansicolor/version.rb', dest

Version data entries

37 entries across 37 versions & 11 rubygems

Version Path
term-ansicolor-hi-1.0.7 install.rb
term-ansicolor-hi-1.0.6 install.rb
vim-jar-0.1.2.0001 bundler/ruby/1.8/gems/term-ansicolor-1.0.5/install.rb
vim-jar-0.1.2 bundler/ruby/1.8/gems/term-ansicolor-1.0.5/install.rb
vim-jar-0.1.1 bundler/ruby/1.8/gems/term-ansicolor-1.0.5/install.rb
vim-jar-0.1.0 bundler/ruby/1.8/gems/term-ansicolor-1.0.5/install.rb
exemplor-3000.3.0 vendor/term-ansicolor-1.0.5/install.rb
exemplor-3000.2.0 vendor/term-ansicolor-1.0.5/install.rb
exemplor-3000.1.0 vendor/term-ansicolor-1.0.5/install.rb
term-ansicolor-1.0.5 install.rb
do_riak-0.10.1.pre gems/gems/term-ansicolor-1.0.4/install.rb
middleman-0.10.17 vendor/gems/gems/term-ansicolor-1.0.4/install.rb
middleman-0.10.16 vendor/gems/gems/term-ansicolor-1.0.4/install.rb
middleman-0.10.15 vendor/gems/gems/term-ansicolor-1.0.4/install.rb
rackjour-0.1.8 vendor/gems/gems/term-ansicolor-1.0.4/install.rb
middleman-0.10.14 vendor/gems/gems/term-ansicolor-1.0.4/install.rb
term-ansicolor-1.0.4 install.rb