From 85754f01e79f8391b68abfa51e5b9e824171419c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 18 Feb 2015 21:35:47 +0000 Subject: coreutils-common/sed.morph: workaround to not depend on rsync --- strata/coreutils-common/sed.morph | 1 + 1 file changed, 1 insertion(+) diff --git a/strata/coreutils-common/sed.morph b/strata/coreutils-common/sed.morph index bcbd61de..92f6fa51 100644 --- a/strata/coreutils-common/sed.morph +++ b/strata/coreutils-common/sed.morph @@ -2,6 +2,7 @@ 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: -- cgit v1.2.1