summaryrefslogtreecommitdiff
path: root/cross-bootstrap/pyfilesystem.morph
blob: 9505aa666668eab0245338423e7aac093677154a (plain)
1
2
3
4
5
6
7
8
9
10
name: cross-bootstrap/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:
- cross-bootstrap/six.morph