summaryrefslogtreecommitdiff
path: root/chef/ipaddress-0.8.0.morph
blob: 0081c82af486bd754f879fd2172e4ca1d76f6e3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
name: ipaddress-0.8.0
kind: chunk
description: Automatically generated by import-ruby. This is a prototype of a method
  for integrating RubyGems into Baserock.
build-system: manual
gem-url: http://rubygems.org/downloads/ipaddress-0.8.0.gem
products:
- artifact: ipaddress-0.8.0-doc
  include:
  - usr/lib/ruby/gems/2.0.0/doc/.*
install-commands:
- mkdir -p "$DESTDIR/$PREFIX/lib/ruby/gems/2.0.0"
- gem install --install-dir "$DESTDIR/$PREFIX/lib/ruby/gems/2.0.0" --bindir "$DESTDIR/$PREFIX/bin"
  --ignore-dependencies --local ipaddress-0.8.0.gem