summaryrefslogtreecommitdiff
path: root/grep.morph
blob: fa7c06994d65007eb4cbce219aff2576a187c173 (plain)
1
2
3
4
5
6
7
8
{
    "name": "grep",
    "kind": "chunk",
    "build-system": "autotools",
    "configure-commands": [
        "./configure --prefix=\"$PREFIX\" --disable-perl-regexp"
    ]
}