summaryrefslogtreecommitdiff
path: root/chunks/pyfilesystem.morph
blob: 93cb0fc37ef290d69d03f343d7919993c41a583b (plain)
1
2
3
4
5
6
7
8
9
name: pyfilesystem
kind: chunk
repo: upstream:pyfilesystem
ref: 821f7db1ce3a3e1ac53fa514ddacbc2871eac0f6
unpetrify-ref: baserock/morph
build-commands:
- python setup.py build
install-commands:
- python setup.py install --prefix="$PREFIX" --root "$DESTDIR"