summaryrefslogtreecommitdiff
path: root/chunks/json-c.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/json-c.morph')
-rw-r--r--chunks/json-c.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/chunks/json-c.morph b/chunks/json-c.morph
new file mode 100644
index 00000000..3e29fc23
--- /dev/null
+++ b/chunks/json-c.morph
@@ -0,0 +1,9 @@
+name: json-c
+kind: chunk
+description: JSON C Library
+repo: upstream:json-c
+ref: 60a5f3dedc879db3e5dacdd3b7e3e543c2e1bae7
+build-system: autotools
+install-commands:
+- make DESTDIR="$DESTDIR" install
+- install -m755 json_object_iterator.h "$DESTDIR/usr/include/json"