From 0e2de61790167723110aecaf5faef98da8db87b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 13 Nov 2014 17:15:02 +0000 Subject: core: Update to latest git (v2.1.3) --- strata/core/git.morph | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'strata/core/git.morph') 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 -- cgit v1.2.1