summaryrefslogtreecommitdiff
path: root/chef/json-1.7.7.morph
blob: 1fd1addf5430f8b0978a6b2543e64f8b6ca29245 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
name: json-1.7.7
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/json-1.7.7.gem
products:
- artifact: json-1.7.7-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 json-1.7.7.gem