summaryrefslogtreecommitdiff
path: root/strata/qt5-tools/ruby-1.8.def
blob: 9b36a794a99e14fa7c7077130e9f491d313b65e2 (plain)
1
2
3
4
5
6
7
8
name: ruby-1.8
configure-commands:
- autoconf
- ./configure --prefix=/usr --program-suffix=-1.8
build-commands:
- make
install-commands:
- make DESTDIR="$DESTDIR" install