summaryrefslogtreecommitdiff
path: root/strata/chef/hoe-master.morph
blob: 9fe7ff8e1278b023ad1d9c0239c4cab3c54e3df7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
name: hoe-master
kind: chunk
build-system: manual
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