summaryrefslogtreecommitdiff
path: root/ruby-2.morph
blob: d4aed7e2231737ca4c369fa89a0f57fcfeff0573 (plain)
1
2
3
4
5
6
7
8
9
name: ruby-2
kind: chunk
configure-commands:
- autotools
- ./configure --prefix=/usr --enable-shared --with-baseruby=/usr/bin/ruby-1.8
build-commands:
- make
install-commands:
- make DESTDIR=$DESTDIR install