summaryrefslogtreecommitdiff
path: root/strata/chef/coderay-1.1.0.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/chef/coderay-1.1.0.morph')
-rw-r--r--strata/chef/coderay-1.1.0.morph8
1 files changed, 4 insertions, 4 deletions
diff --git a/strata/chef/coderay-1.1.0.morph b/strata/chef/coderay-1.1.0.morph
index 22c6000a..3a984336 100644
--- a/strata/chef/coderay-1.1.0.morph
+++ b/strata/chef/coderay-1.1.0.morph
@@ -1,15 +1,15 @@
-name: coderay-1.1.0.rc1
+name: coderay-1.1.0
kind: chunk
description: Automatically generated by rubygem.import
products:
-- artifact: coderay-1.1.0.rc1-doc
+- artifact: coderay-1.1.0-doc
include:
- usr/lib/ruby/gems/2.0.0/doc/.*
build-commands:
-- gem build coderay.gemspec
+- RELEASE=yes gem build coderay.gemspec
install-commands:
- mkdir -p "$DESTDIR/$PREFIX/lib/ruby/gems/2.0.0"
- gem install --install-dir "$DESTDIR/$PREFIX/lib/ruby/gems/2.0.0" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local ./coderay-1.1.0.rc1.gem
+ --ignore-dependencies --local ./coderay-1.1.0.gem
x-build-dependencies-rubygem: {}
x-runtime-dependencies-rubygem: {}