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