summaryrefslogtreecommitdiff
path: root/chunks/ruby-1.9.morph
blob: bed6efa7cb9996e595fd12439915070380fc7e65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name: ruby-1.9
kind: chunk
repo: upstream:ruby
ref: cb3ea602294b5038b5f7ac21d3875a2b52342956
unpetrify-ref: baserock/morph/ruby_1_9_3
configure-commands:
- autoconf
- ./configure --prefix=/usr --enable-shared --with-baseruby=/usr/bin/ruby-1.8
build-commands:
- make
install-commands:
- make DESTDIR="$DESTDIR" install