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