summaryrefslogtreecommitdiff
path: root/strata/chef/hoe-master.morph
blob: 29c065a6691ec2ba1522b01adb451f3c9a9d5be2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name: hoe-master
kind: chunk
products:
- artifact: hoe-doc
  include:
  - usr/lib/ruby/gems/\d[\w.]*/doc/.*
build-commands:
- rake gem
install-commands:
- mkdir -p "$DESTDIR/$(gem environment home)"
- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
  --ignore-dependencies --local ./pkg/hoe-3.12.0.gem