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