summaryrefslogtreecommitdiff
path: root/chunks/json-c.morph
blob: 3e29fc23f9c53d289d14f9467d9ee8eafee38883 (plain)
1
2
3
4
5
6
7
8
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"