summaryrefslogtreecommitdiff
path: root/chunks/json-c.morph
blob: 7f0b84eb5aeb63bbb58bdb3afee0cdd3a1b88711 (plain)
1
2
3
4
5
6
7
8
9
10
name: json-c
kind: chunk
description: JSON C Library
repo: upstream:json-c
ref: 60a5f3dedc879db3e5dacdd3b7e3e543c2e1bae7
unpetrify-ref: baserock/morph
build-system: autotools
install-commands:
- make DESTDIR="$DESTDIR" install
- install -m755 json_object_iterator.h "$DESTDIR/usr/include/json"