summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/core/python-setuptools.morph6
-rw-r--r--strata/python-core.morph2
2 files changed, 1 insertions, 7 deletions
diff --git a/strata/core/python-setuptools.morph b/strata/core/python-setuptools.morph
deleted file mode 100644
index fa436c60..00000000
--- a/strata/core/python-setuptools.morph
+++ /dev/null
@@ -1,6 +0,0 @@
-name: python-setuptools
-kind: chunk
-build-commands:
-- python setup.py build
-install-commands:
-- python setup.py install --prefix=/usr --root "$DESTDIR"
diff --git a/strata/python-core.morph b/strata/python-core.morph
index 630a8073..3cc4a174 100644
--- a/strata/python-core.morph
+++ b/strata/python-core.morph
@@ -5,10 +5,10 @@ build-depends:
- morph: strata/core.morph
chunks:
- name: python-setuptools
- morph: strata/core/python-setuptools.morph
repo: upstream:python-setuptools-bitbucket
ref: 0aa6a4de5931d02876428388678802db2371fd37
unpetrify-ref: baserock/master
+ build-system: python-distutils
- name: mako
repo: upstream:python-packages/mako.git
ref: 285bc818a50ccc0f9549630f7c4f4c250585c3e7