summaryrefslogtreecommitdiff
path: root/core/python-setuptools.morph
blob: 088c1ab15943dd3d3f0a9f0a7f28e1efd793ed45 (plain)
1
2
3
4
5
6
7
8
9
10
name: core/python-setuptools.morph
kind: chunk
repo: upstream:python-setuptools
ref: 05b07a427a1eae2a51d527f7ac5135a8fd215d77
build-commands:
- python setup.py build
install-commands:
- python setup.py install --prefix=/usr --root "$DESTDIR"
build_depends:
- core/cpython.morph