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