summaryrefslogtreecommitdiff
path: root/strata/openstack-services/thrift.morph
blob: 321e06d680c7f777b5fe2fc35358bc7d60ec8826 (plain)
1
2
3
4
5
6
7
8
9
{
    "name": "thrift",
    "kind": "chunk",
    "build-system": "autotools",
    "configure-commands": [
        "./bootstrap.sh",
        "./configure --prefix=\"$PREFIX\" --without-erlang"
    ]
}