summaryrefslogtreecommitdiff
path: root/strata/core/python-setuptools.morph
blob: fa436c605445df97b85bc389544100ebdae3795e (plain)
1
2
3
4
5
6
name: python-setuptools
kind: chunk
build-commands:
- python setup.py build
install-commands:
- python setup.py install --prefix=/usr --root "$DESTDIR"