summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-02-18 17:40:13 +0000
committerJavier Jardón <jjardon@gnome.org>2015-02-26 12:08:06 +0000
commit8be8eeed482a2fe7836973d4c4e3ae0babeb18dc (patch)
treeaf764f217b1c3a5bf2fa7be0c11a9e2556f041c8
parentc5240343053398d288cc500ff54379a3b0de5309 (diff)
downloaddefinitions-8be8eeed482a2fe7836973d4c4e3ae0babeb18dc.tar.gz
strata/coreutils-common/coreutils: Tell coreutils to not use git
-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=