summaryrefslogtreecommitdiff
path: root/elements/coreutils-common/sed.bst
blob: c2ee962633477964a501c21e6dc69da76a28e993 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
kind: autotools
depends:
- core.bst
- coreutils-common/coreutils.bst
sources:
- kind: git
  url: upstream:sed
  track: baserock/morph
  ref: ed4b1d7c04f92b330b940d4f0d02cd51d2473ce9
  submodules:
    gnulib:
      url: upstream:gnulib
config:
  configure-commands:
  - sed -i -e '/^buildreq="/,/^"/{/rsync/d}' bootstrap.conf
  - ./bootstrap --skip-po --no-git --gnulib-srcdir=gnulib
  - ./configure --prefix="%{prefix}" --disable-gcc-warnings