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