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