From 6536546251fa6e82ef7cae6d4965b53790c096c0 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Sun, 22 Jul 2012 15:58:47 +0100 Subject: Add morphology --- lcms2.morph | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lcms2.morph diff --git a/lcms2.morph b/lcms2.morph new file mode 100644 index 0000000..18f9e56 --- /dev/null +++ b/lcms2.morph @@ -0,0 +1,9 @@ +{ + "name": "lcms2", + "kind": "chunk", + "build-system": "autotools", + "configure-commands": [ + "autoreconf -ivf", + "./configure --prefix=\"$PREFIX\" + ] +} -- cgit v1.2.1