summaryrefslogtreecommitdiff
path: root/strata/coreutils-common/sed.morph
blob: 9ccfdb8b1657645c7f2e3c24f3e84be0ee28953d (plain)
1
2
3
4
5
6
7
8
9
10
name: sed
kind: chunk
build-system: autotools
configure-commands:
- sed -i -e '/^buildreq="/,/^"/{/rsync/d}' bootstrap.conf
- ./bootstrap --skip-po
- ./configure --prefix="$PREFIX" --disable-gcc-warnings
post-install-commands:
- mkdir -p "$DESTDIR"/bin/
- ln -sf ../usr/bin/sed "$DESTDIR"/bin/