summaryrefslogtreecommitdiff
path: root/strata/ruby/bundler.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/ruby/bundler.morph')
-rw-r--r--strata/ruby/bundler.morph6
1 files changed, 0 insertions, 6 deletions
diff --git a/strata/ruby/bundler.morph b/strata/ruby/bundler.morph
deleted file mode 100644
index 643ef119..00000000
--- a/strata/ruby/bundler.morph
+++ /dev/null
@@ -1,6 +0,0 @@
-name: bundler
-kind: chunk
-build-commands:
-- rake build
-install-commands:
-- gem install ./pkg/*gem --bindir "$DESTDIR/$PREFIX/bin" --install-dir "$DESTDIR/$PREFIX/lib/ruby/gems/2.0.0"