summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-09-23 02:18:58 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-09-23 13:39:51 +0000
commitc844667a718e8640d9ae2b7640a3b0dc0fb53b0e (patch)
treea8f539c2b3f9f5d3665312e270a00728596687bd
parentc498dbd91fd9d0b69630c209d4bae5aff5603c10 (diff)
downloaddefinitions-c844667a718e8640d9ae2b7640a3b0dc0fb53b0e.tar.gz
Remove python-setuptools.morph
This chunk .morph file is actually unnecessary, those are the default build commands for the 'python-distutils' build system anyway. Change-Id: I51e73d408b9dc2b4fda9318753aa29b4ddf25ae7
-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