summaryrefslogtreecommitdiff
path: root/strata/lorry/mercurial-tarball.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-11-18 12:07:11 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-11-18 12:26:23 +0000
commita3cabfd4e14f373c0c04c4b6159f06b288eb7b26 (patch)
treed6e2b7614f839d78d9b1b039cdb3184b912e4bd3 /strata/lorry/mercurial-tarball.morph
parent796141cc16becc5a682082feebd67fd2ebf2d7af (diff)
downloaddefinitions-a3cabfd4e14f373c0c04c4b6159f06b288eb7b26.tar.gz
Separate `lorry` stratum out of 'trove' stratum.
Diffstat (limited to 'strata/lorry/mercurial-tarball.morph')
-rw-r--r--strata/lorry/mercurial-tarball.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/strata/lorry/mercurial-tarball.morph b/strata/lorry/mercurial-tarball.morph
new file mode 100644
index 00000000..03264f56
--- /dev/null
+++ b/strata/lorry/mercurial-tarball.morph
@@ -0,0 +1,6 @@
+name: mercurial-tarball
+kind: chunk
+build-commands:
+- make build PREFIX="$PREFIX"
+install-commands:
+- make install-bin PREFIX="$PREFIX" DESTDIR="$DESTDIR"