summaryrefslogtreecommitdiff
path: root/trove-setup.morph
blob: 29a3fb6069c12ab5915bac68ff6a6dcd1d9cd795 (plain)
1
2
3
4
5
6
7
8
{
    "name": "trove-setup",
    "kind": "chunk",
    "build-system": "manual",
    "install-commands": [
        "make install DESTDIR=\"$DESTDIR\""
    ]
}