summaryrefslogtreecommitdiff
path: root/tbdiff.morph
blob: 94ed1111c360a5f33137ccdd3db38849eb447da5 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "tbdiff",
  "kind": "chunk",
  "build-commands": [
    "make"
  ],
  "install-commands": [
    "make PREFIX=\"/usr\" DESTDIR=\"$DESTDIR\" install"
  ]
}