summaryrefslogtreecommitdiff
path: root/strata/coreutils-common/sed.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/coreutils-common/sed.morph')
-rw-r--r--strata/coreutils-common/sed.morph3
1 files changed, 2 insertions, 1 deletions
diff --git a/strata/coreutils-common/sed.morph b/strata/coreutils-common/sed.morph
index e426afe7..92f6fa51 100644
--- a/strata/coreutils-common/sed.morph
+++ b/strata/coreutils-common/sed.morph
@@ -1,7 +1,8 @@
-me: sed
+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: