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