summaryrefslogtreecommitdiff
path: root/elements/core/libexpat.bst
blob: 7d4b1515cf3e5f421cdb741aa6f07322704729de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
kind: autotools

depends:
- filename: gnu-toolchain.bst
  type: build
- filename: core/autoconf.bst
  type: build
- filename: core/automake.bst
  type: build
- filename: core/file.bst
  type: build
- filename: core/libtool-tarball.bst
  type: build

sources:
- kind: git
  url: upstream:libexpat
  track: R_2_1_0
  ref: 7cfc09db3e258129ab05811f2f9e351746ddab9f

config:
  configure-commands:
    (<):
    - ./buildconf.sh
    - automake --add-missing --copy || true