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