From 2b10a9677817377618e33d2b07ab7caefe316633 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 18 Aug 2014 17:05:22 +0000 Subject: Re-organise definitions with scripts/organise-morphologies.py --- strata/audio-bluetooth/json-c.morph | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 strata/audio-bluetooth/json-c.morph (limited to 'strata/audio-bluetooth/json-c.morph') diff --git a/strata/audio-bluetooth/json-c.morph b/strata/audio-bluetooth/json-c.morph new file mode 100644 index 00000000..c3d9243c --- /dev/null +++ b/strata/audio-bluetooth/json-c.morph @@ -0,0 +1,7 @@ +name: json-c +kind: chunk +description: JSON C Library +build-system: autotools +install-commands: +- make DESTDIR="$DESTDIR" install +- install -m755 json_object_iterator.h "$DESTDIR/usr/include/json" -- cgit v1.2.1