summaryrefslogtreecommitdiff
path: root/lcms2.morph
diff options
context:
space:
mode:
Diffstat (limited to 'lcms2.morph')
-rw-r--r--lcms2.morph9
1 files changed, 9 insertions, 0 deletions
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\"
+ ]
+}