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