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