summaryrefslogtreecommitdiff
path: root/chunks/python-setuptools.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/python-setuptools.morph')
-rw-r--r--chunks/python-setuptools.morph8
1 files changed, 8 insertions, 0 deletions
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"