summaryrefslogtreecommitdiff
path: root/qt5-tools/ruby-1.9.morph
blob: f091b40e637417528c53070bda217a2d18e868a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
name: qt5-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:
- qt5-tools/ruby-1.8.morph