summaryrefslogtreecommitdiff
path: root/cloudinit-support/python-prettytable.morph
blob: 43f2250dd998e869e53e9b14f742a40cec9ddced (plain)
1
2
3
4
5
6
7
8
9
name: cloudinit-support/python-prettytable.morph
kind: chunk
repo: upstream:python-prettytable
ref: 941133673e5a0003cd5ce1b6db2a51cf3307d9c1
build-system: manual
build-commands:
- cd src && python setup.py build
install-commands:
- cd src && python setup.py install --prefix "$PREFIX" --root "$DESTDIR"