summaryrefslogtreecommitdiff
path: root/strata/chef/hoe-master.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/chef/hoe-master.morph')
-rw-r--r--strata/chef/hoe-master.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/strata/chef/hoe-master.morph b/strata/chef/hoe-master.morph
index 8c8038c8..2ab4d6e3 100644
--- a/strata/chef/hoe-master.morph
+++ b/strata/chef/hoe-master.morph
@@ -8,10 +8,10 @@ products:
include:
- usr/lib/ruby/gems/2.0.0/doc/.*
build-commands:
-- gem build hoe.gemspec
+- rake gem
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 ./hoe-master.gem
+ --ignore-dependencies --local pkg/hoe-3.12.0.gem
x-build-dependencies-rubygem: {}
x-runtime-dependencies-rubygem: {}