From 7c2bfac98e93e42ffcb23e0d43aee8f3d2c01c69 Mon Sep 17 00:00:00 2001 From: Richard Dale Date: Mon, 18 May 2015 17:43:54 +0100 Subject: Fix bison dependencies so that it builds without git and bash Change-Id: Idd1a0c155f2872c2b4aba64fa388e505e04fe7ab --- strata/core/bison.morph | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'strata/core/bison.morph') diff --git a/strata/core/bison.morph b/strata/core/bison.morph index 7c7fffd9..352f5fcf 100644 --- a/strata/core/bison.morph +++ b/strata/core/bison.morph @@ -2,4 +2,5 @@ name: bison kind: chunk build-system: autotools pre-configure-commands: -- bash bootstrap --skip-po +- echo "3.0.2" > .tarball-version +- sh bootstrap --skip-po --no-git --gnulib-srcdir=gnulib -- cgit v1.2.1