summaryrefslogtreecommitdiff
path: root/chunks/mercurial-tarball.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/mercurial-tarball.morph')
-rw-r--r--chunks/mercurial-tarball.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/chunks/mercurial-tarball.morph b/chunks/mercurial-tarball.morph
new file mode 100644
index 00000000..72bc9dd4
--- /dev/null
+++ b/chunks/mercurial-tarball.morph
@@ -0,0 +1,9 @@
+name: mercurial-tarball
+kind: chunk
+repo: upstream:mercurial-tarball
+ref: 4b0aa73b8c69bd5b7521337809f7bc4714209a5a
+build-system: manual
+build-commands:
+- make build PREFIX="$PREFIX"
+install-commands:
+- make install-bin PREFIX="$PREFIX" DESTDIR="$DESTDIR"