summaryrefslogtreecommitdiff
path: root/strata/coreutils-common/coreutils.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-02-26 12:39:39 +0000
committerJavier Jardón <jjardon@gnome.org>2015-02-26 12:40:00 +0000
commit38bc8b124a2c15abde91c7c263a833459071efa5 (patch)
treefed94425874594207492bff8c1b363fc653ea29d /strata/coreutils-common/coreutils.morph
parenta43cfbabc13dcee38827ccab55c8de7c5c6b1137 (diff)
parent28c0cb385380ae3f956813068c741ab3e54f0ef2 (diff)
downloaddefinitions-38bc8b124a2c15abde91c7c263a833459071efa5.tar.gz
Merge branch 'baserock/jjardon/core_cleanup'
Reviewed-By: Richard Maw <richard.maw@gmail.com>
Diffstat (limited to 'strata/coreutils-common/coreutils.morph')
-rw-r--r--strata/coreutils-common/coreutils.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/coreutils-common/coreutils.morph b/strata/coreutils-common/coreutils.morph
index cc1ae683..19542d79 100644
--- a/strata/coreutils-common/coreutils.morph
+++ b/strata/coreutils-common/coreutils.morph
@@ -3,7 +3,7 @@ kind: chunk
build-system: autotools
configure-commands:
- sed -i -e '/^buildreq="/,/^"/{/rsync/d}' bootstrap.conf
-- bash bootstrap --skip-po
+- bash bootstrap --skip-po --no-git --gnulib-srcdir=gnulib
- FORCE_UNSAFE_CONFIGURE=1 ./configure --prefix="$PREFIX" --disable-nls
build-commands:
- make WERROR_CFLAGS=