summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/core.morph1
-rw-r--r--strata/core/bison.morph2
2 files changed, 1 insertions, 2 deletions
diff --git a/strata/core.morph b/strata/core.morph
index a5ec5204..4a33d86d 100644
--- a/strata/core.morph
+++ b/strata/core.morph
@@ -212,7 +212,6 @@ chunks:
build-depends:
- autoconf-tarball
- automake
- - bash
- flex
- gettext-tarball
- git
diff --git a/strata/core/bison.morph b/strata/core/bison.morph
index 7c7fffd9..5f50fe89 100644
--- a/strata/core/bison.morph
+++ b/strata/core/bison.morph
@@ -2,4 +2,4 @@ name: bison
kind: chunk
build-system: autotools
pre-configure-commands:
-- bash bootstrap --skip-po
+- ./bootstrap --skip-po