summaryrefslogtreecommitdiff
path: root/ti-rpc.morph
blob: dc5eae2e768baac6ea5c70efb9b0f0457259a537 (plain)
1
2
3
4
5
6
7
8
9
{
    "name": "ti-rpc",
    "kind": "chunk",
    "build-system": "autotools",
    "configure-commands": [
        "NOCONFIGURE=1 ./autogen.sh",
        "./configure --prefix=\"$PREFIX\" --sysconfdir=/etc"
    ]
}