summaryrefslogtreecommitdiff
path: root/unmaintained/strata/openstack-services/ipaddr-py.morph
blob: f6691ab75a76fd143abfd589167d0ffd06565cfc (plain)
1
2
3
4
5
6
name: ipaddr-py
kind: chunk
build-commands:
- cd trunk && python setup.py build
install-commands:
- cd trunk && python setup.py install --prefix "$PREFIX" --root "$DESTDIR"