summaryrefslogtreecommitdiff
path: root/build-essential/gawk.bst
blob: bac25a567c166c80c51df2a08a4d9eb3f5c9592c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
kind: autotools

sources:
- kind: git
  url: upstream:gawk
  track: gawk-4.1-stable
  ref: 925f9363c4b0a5bb9375298afcdcf404efb32587

depends:
- filename: build-essential/stage2.bst
  type: build
- build-essential/glibc.bst

environment:
  PATH: /tools/bin:/usr/bin:/bin:/usr/sbin:/sbin

config:
  configure-commands:
  - ./configure --prefix="%{prefix}" --disable-nls