summaryrefslogtreecommitdiff
path: root/strata/ruby
diff options
context:
space:
mode:
Diffstat (limited to 'strata/ruby')
-rw-r--r--strata/ruby/bundler.def (renamed from strata/ruby/bundler.morph)1
-rw-r--r--strata/ruby/hoe.def (renamed from strata/ruby/hoe.morph)1
-rw-r--r--strata/ruby/rake-compiler.def (renamed from strata/ruby/rake-compiler.morph)1
-rw-r--r--strata/ruby/ruby-1.8.def (renamed from strata/ruby/ruby-1.8.morph)1
-rw-r--r--strata/ruby/ruby.def (renamed from strata/ruby/ruby.morph)1
5 files changed, 0 insertions, 5 deletions
diff --git a/strata/ruby/bundler.morph b/strata/ruby/bundler.def
index 643ef119..1ed62520 100644
--- a/strata/ruby/bundler.morph
+++ b/strata/ruby/bundler.def
@@ -1,5 +1,4 @@
name: bundler
-kind: chunk
build-commands:
- rake build
install-commands:
diff --git a/strata/ruby/hoe.morph b/strata/ruby/hoe.def
index 0d06a82a..b0d17ae0 100644
--- a/strata/ruby/hoe.morph
+++ b/strata/ruby/hoe.def
@@ -1,5 +1,4 @@
name: hoe
-kind: chunk
description: |
Hoe is a rake/rubygems helper for project Rakefiles. It helps you
manage, maintain, and release your project and includes a dynamic
diff --git a/strata/ruby/rake-compiler.morph b/strata/ruby/rake-compiler.def
index 9286f14a..46428b54 100644
--- a/strata/ruby/rake-compiler.morph
+++ b/strata/ruby/rake-compiler.def
@@ -1,5 +1,4 @@
name: rake-compiler
-kind: chunk
description: |
Provide a standard and simplified way to build and package Ruby
extensions (C, Java) using Rake as glue.
diff --git a/strata/ruby/ruby-1.8.morph b/strata/ruby/ruby-1.8.def
index cee282c0..9b36a794 100644
--- a/strata/ruby/ruby-1.8.morph
+++ b/strata/ruby/ruby-1.8.def
@@ -1,5 +1,4 @@
name: ruby-1.8
-kind: chunk
configure-commands:
- autoconf
- ./configure --prefix=/usr --program-suffix=-1.8
diff --git a/strata/ruby/ruby.morph b/strata/ruby/ruby.def
index c5d4afe1..13ab2d44 100644
--- a/strata/ruby/ruby.morph
+++ b/strata/ruby/ruby.def
@@ -1,5 +1,4 @@
name: ruby
-kind: chunk
configure-commands:
- autoconf
- ./configure --prefix=/usr --enable-shared --with-baseruby=/usr/bin/ruby-1.8