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