summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-03-23 19:55:15 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-03-23 19:55:54 +0000
commit21c686f5297733b6f3f3dd726b2f0b6538da7b59 (patch)
treec54635b513b8c285130bd8e602cce9a004c3970e
parent3d9bce786ac205f9d65845c2227b394f0f298f20 (diff)
downloadruby-baserock/GENIVI/G-1.2.tar.gz
-rw-r--r--ruby-2.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby-2.morph b/ruby-2.morph
index 0a248eb818..d4aed7e223 100644
--- a/ruby-2.morph
+++ b/ruby-2.morph
@@ -1,7 +1,7 @@
name: ruby-2
kind: chunk
configure-commands:
-- autoconf
+- autotools
- ./configure --prefix=/usr --enable-shared --with-baseruby=/usr/bin/ruby-1.8
build-commands:
- make