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