summaryrefslogtreecommitdiff
path: root/baserock/strata/chef/slop-3.6.0.morph
blob: 32101078eeedb16d7a7c08930f989e0c4b53f56a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
name: slop-3.6.0
kind: chunk
description: Automatically generated by rubygems.to_chunk
products:
- artifact: slop-3.6.0-doc
  include:
  - usr/lib/ruby/gems/\d[\w.]*/doc/.*
build-commands:
- gem build slop.gemspec
install-commands:
- mkdir -p "$DESTDIR/$(gem environment home)"
- gem install --install-dir "$DESTDIR/$(gem environment home)" --bindir "$DESTDIR/$PREFIX/bin"
  --ignore-dependencies --local ./slop-3.6.0.gem