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