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