summaryrefslogtreecommitdiff
path: root/chunks/qt4-tools-ruby-1.8.morph
blob: 237b46f51f8c18a3ae7af571d6bd1c1c51130f19 (plain)
1
2
3
4
5
6
7
8
9
10
11
name: ruby-1.8
kind: chunk
repo: upstream:ruby
ref: 7a24f1710028d568ad61d0aa49d5178260178d77
configure-commands:
- autoconf
- ./configure --prefix=/usr --program-suffix=-1.8
build-commands:
- make
install-commands:
- make DESTDIR="$DESTDIR" install