summaryrefslogtreecommitdiff
path: root/strata/core/automake.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/core/automake.morph')
-rw-r--r--strata/core/automake.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/core/automake.morph b/strata/core/automake.morph
index 616eeddf..282535d6 100644
--- a/strata/core/automake.morph
+++ b/strata/core/automake.morph
@@ -2,7 +2,7 @@ name: automake
kind: chunk
build-system: autotools
configure-commands:
-- ./bootstrap
+- ./bootstrap.sh
- ./configure --prefix="$PREFIX"
build-commands:
- unset DESTDIR; make