summaryrefslogtreecommitdiff
path: root/swig-tarball.morph
diff options
context:
space:
mode:
Diffstat (limited to 'swig-tarball.morph')
-rw-r--r--swig-tarball.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/swig-tarball.morph b/swig-tarball.morph
new file mode 100644
index 0000000..69d28d3
--- /dev/null
+++ b/swig-tarball.morph
@@ -0,0 +1,8 @@
+{
+ "name": "swig-tarball",
+ "kind": "chunk",
+ "build-system": "autotools",
+ "configure-commands": [
+ "./configure --prefix=\"$PREFIX\" --disable-ccache"
+ ]
+}