summaryrefslogtreecommitdiff
path: root/strata/chef/hoe-master.morph
blob: 8c8038c8c4be6aeba3a8d13171bfc7e5d707f861 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
name: hoe-master
kind: chunk
description: Automatically generated by rubygem.import
build-system: manual
products:
- artifact: hoe-master-doc
  include:
  - usr/lib/ruby/gems/2.0.0/doc/.*
build-commands:
- gem build hoe.gemspec
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 ./hoe-master.gem
x-build-dependencies-rubygem: {}
x-runtime-dependencies-rubygem: {}