summaryrefslogtreecommitdiff
path: root/chunks/yajl.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/yajl.morph')
-rw-r--r--chunks/yajl.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/chunks/yajl.morph b/chunks/yajl.morph
new file mode 100644
index 00000000..d1e16b0f
--- /dev/null
+++ b/chunks/yajl.morph
@@ -0,0 +1,10 @@
+name: yajl
+kind: chunk
+repo: upstream:yajl
+ref: 52fc681857228c65c1cb439782da485554875481
+configure-commands:
+- ./configure -p "$PREFIX"
+build-commands:
+- make distro
+install-commands:
+- make install DESTDIR="$DESTDIR"