summaryrefslogtreecommitdiff
path: root/swig-tarball.morph
blob: 69d28d38ded7a75c349edc774709dc4ce32410e5 (plain)
1
2
3
4
5
6
7
8
{
    "name": "swig-tarball",
    "kind": "chunk",
    "build-system": "autotools",
    "configure-commands": [
        "./configure --prefix=\"$PREFIX\" --disable-ccache"
    ]
}