From 2039a19057156ee289546c01168181460ff0078a Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Mon, 10 Feb 2014 14:43:37 +0000 Subject: Add git.morph on top of Git v1.0.0 This 'old git' chunk is for use when testing Trove upgrades. --- git.morph | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 git.morph (limited to 'git.morph') diff --git a/git.morph b/git.morph new file mode 100644 index 0000000000..62932b0de7 --- /dev/null +++ b/git.morph @@ -0,0 +1,6 @@ +name: git +kind: chunk +build-commands: +- make prefix=${PREFIX-/usr} all PYTHON_PATH=${PREFIX-/usr}/bin/python NO_TCLTK=YesPlease +install-commands: +- make prefix=${PREFIX-/usr} install -- cgit v1.2.1