summaryrefslogtreecommitdiff
path: root/core/python-setuptools.morph
diff options
context:
space:
mode:
Diffstat (limited to 'core/python-setuptools.morph')
-rw-r--r--core/python-setuptools.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/python-setuptools.morph b/core/python-setuptools.morph
new file mode 100644
index 00000000..088c1ab1
--- /dev/null
+++ b/core/python-setuptools.morph
@@ -0,0 +1,10 @@
+name: core/python-setuptools.morph
+kind: chunk
+repo: upstream:python-setuptools
+ref: 05b07a427a1eae2a51d527f7ac5135a8fd215d77
+build-commands:
+- python setup.py build
+install-commands:
+- python setup.py install --prefix=/usr --root "$DESTDIR"
+build_depends:
+- core/cpython.morph