summaryrefslogtreecommitdiff
path: root/strata/coreutils-common-wrt/diff.morph
blob: 1fc46dc2f8a09e14f113be43d0d0be4ef189ec7b (plain)
1
2
3
4
5
6
7
8
9
10
11
name: diff
kind: chunk
build-system: autotools

pre-configure-commands:
- sed -i -e '/^buildreq="/,/^"/{/rsync/d}' bootstrap.conf
- sed -i -e '/^buildreq="/,/^"/{/gettext/d}' bootstrap.conf
- ./bootstrap --skip-po --no-git --gnulib-srcdir=gnulib

configure-commands:
- ./configure --prefix="$PREFIX" --disable-gcc-warnings --disable-nls