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/python-coveragepy.morph | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 chunks/python-coveragepy.morph (limited to 'chunks/python-coveragepy.morph') diff --git a/chunks/python-coveragepy.morph b/chunks/python-coveragepy.morph new file mode 100644 index 00000000..02055232 --- /dev/null +++ b/chunks/python-coveragepy.morph @@ -0,0 +1,8 @@ +name: python-coveragepy +kind: chunk +repo: upstream:python-coveragepy +ref: 77d2e3bfd8fb325092aaed37ba1378054d182d19 +build-commands: +- python setup.py build +install-commands: +- python setup.py install --prefix=/usr --root "$DESTDIR" -- cgit v1.2.1