summaryrefslogtreecommitdiff
path: root/elements/ruby/ruby.bst
blob: e2e007bc2b5197212418e81f295f574ca03890b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
kind: autotools
depends:
- tools.bst
- ruby/ruby-1.8.bst
- ruby/libyaml.bst
sources:
- kind: git
  url: upstream:ruby
  track: baserock/ruby_2_0_0
  ref: 05604af5a6da635b8bca51269db8b433972e82c0
config:
  configure-commands:
  - cp /usr/share/automake*/config.guess tool
  - cp /usr/share/automake*/config.sub tool
  - autoconf
  - ./configure --prefix=/usr --enable-shared --with-baseruby=/usr/bin/ruby-1.8