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