diff options
Diffstat (limited to 'strata/lorry/swig.morph')
-rw-r--r-- | strata/lorry/swig.morph | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/strata/lorry/swig.morph b/strata/lorry/swig.morph new file mode 100644 index 00000000..8a7d51b6 --- /dev/null +++ b/strata/lorry/swig.morph @@ -0,0 +1,7 @@ +name: swig +kind: chunk +build-system: autotools +pre-configure-commands: +- ./autogen.sh +configure-commands: +- ./configure --prefix="$PREFIX" --disable-ccache |