summaryrefslogtreecommitdiff
path: root/strata/coreutils-common/diff.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/coreutils-common/diff.morph')
-rw-r--r--strata/coreutils-common/diff.morph5
1 files changed, 3 insertions, 2 deletions
diff --git a/strata/coreutils-common/diff.morph b/strata/coreutils-common/diff.morph
index 346f8635..c5eb809d 100644
--- a/strata/coreutils-common/diff.morph
+++ b/strata/coreutils-common/diff.morph
@@ -1,7 +1,8 @@
name: diff
kind: chunk
build-system: autotools
-configure-commands:
+pre-configure-commands:
- sed -i -e '/^buildreq="/,/^"/{/rsync/d}' bootstrap.conf
-- ./bootstrap --skip-po
+- ./bootstrap --skip-po --no-git --gnulib-srcdir=gnulib
+configure-commands:
- ./configure --prefix="$PREFIX" --disable-gcc-warnings