summaryrefslogtreecommitdiff
path: root/fhs-dirs.morph
blob: beb8718e95ebc352e9cae35632a61d9affd85d5a (plain)
1
2
3
4
5
6
7
8
{
    "name": "fhs-dirs",
    "kind": "chunk",
    "decription": "create the FHS 2.3 directory hierarchy",
    "install-commands": [
        "./create-fhs-dirs \"$DESTDIR\""
    ]
}