summaryrefslogtreecommitdiff
path: root/strata/chef/plist-master.morph
blob: ce6f298737c2bdd47c2a73d257608bd6a2d8172d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name: plist-master
kind: chunk
products:
- artifact: plist-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/plist-3.1.0.gem