summaryrefslogtreecommitdiff
path: root/strata/core/git.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-11-13 17:15:02 +0000
committerJavier Jardón <jjardon@gnome.org>2014-11-13 18:03:52 +0000
commit0e2de61790167723110aecaf5faef98da8db87b4 (patch)
treeb81a174c831fa58bbe8942a2f8a75f2a180f2896 /strata/core/git.morph
parentc88fab247a5a67c87196222ff0c74a7310394683 (diff)
downloaddefinitions-baserock/jjardon/git.tar.gz
core: Update to latest git (v2.1.3)baserock/jjardon/git
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