summaryrefslogtreecommitdiff
path: root/elements/vala-common/vala-bootstrap.bst
blob: 7c8c287dc68ac3a03204797e406fcd26eeca155d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
kind: autotools
depends:
- core.bst
- glib-common.bst
sources:
- kind: git
  url: upstream:vala
  track: baserock/bootstrap
  ref: 4e4a02c03445336237b36723b23a91670ef7621b
config:
  configure-commands:
  - autoreconf -ivf
  - ./configure --prefix="%{prefix}"