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