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