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