From 0ce6de7adbd5fe6b268e1b8a1422cdfeb7cdebf5 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Mon, 14 Apr 2014 12:22:53 +0000 Subject: Add chunk morphologies to definitions repository --- chunks/cloudinit-support-python-prettytable.morph | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 chunks/cloudinit-support-python-prettytable.morph (limited to 'chunks/cloudinit-support-python-prettytable.morph') diff --git a/chunks/cloudinit-support-python-prettytable.morph b/chunks/cloudinit-support-python-prettytable.morph new file mode 100644 index 00000000..9100fdef --- /dev/null +++ b/chunks/cloudinit-support-python-prettytable.morph @@ -0,0 +1,9 @@ +name: python-prettytable +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" -- cgit v1.2.1