summaryrefslogtreecommitdiff
path: root/elements/devtools/wget.bst
blob: f9b962a23b635b9819e4fb867ed7a143ca0194d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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:
  configure-commands:
  - sed -i '/^buildreq="/,/"/ { /^rsync.*/ d }' bootstrap.conf
  - ./bootstrap --no-bootstrap-sync --skip-po
  - ./configure --prefix="%{prefix}" --with-ssl=openssl