summaryrefslogtreecommitdiff
path: root/elements/devtools/wget.bst
blob: 4bf41e8fdcf30d1b325008fa8f4b70b304e933d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
kind: autotools
depends:
- core.bst
- python2-core.bst
- docutils.bst
sources:
- kind: git
  url: upstream:wget
  track: v1.17.1
  ref: f65f522f58606f125535306e712c2c29921ee8b4
  submodules:
    gnulib:
      url: upstream:gnulib
config:
  pre-configure-commands:
  - sed -i '/^buildreq="/,/"/ { /^rsync.*/ d }' bootstrap.conf
  - ./bootstrap --no-bootstrap-sync --skip-po
  configure-commands:
  - ./configure --prefix="%{prefix}" --with-ssl=openssl