summaryrefslogtreecommitdiff
path: root/strata/core/git.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/core/git.morph')
-rw-r--r--strata/core/git.morph7
1 files changed, 4 insertions, 3 deletions
diff --git a/strata/core/git.morph b/strata/core/git.morph
index 62932b0d..765f4a5c 100644
--- a/strata/core/git.morph
+++ b/strata/core/git.morph
@@ -1,6 +1,7 @@
name: git
kind: chunk
+build-system: autotools
+pre-configure-commands:
+- make configure
build-commands:
-- make prefix=${PREFIX-/usr} all PYTHON_PATH=${PREFIX-/usr}/bin/python NO_TCLTK=YesPlease
-install-commands:
-- make prefix=${PREFIX-/usr} install
+- make all