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