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