summaryrefslogtreecommitdiff
path: root/strata/python3-core/pyyaml.morph
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-10-30 16:28:31 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-11-11 17:36:41 +0900
commit6cb5b32227de1043933fed3542e70bc3c64f59c3 (patch)
tree5fd8396053cebe86e913391671d905b2c4c2c5ce /strata/python3-core/pyyaml.morph
parent3dcb1a2d6f541449ba7d5192c7db9e09204a799b (diff)
downloaddefinitions-6cb5b32227de1043933fed3542e70bc3c64f59c3.tar.gz
Move trove & mason related systems, clusters and strata to a new trove subdirectory
Change-Id: Id71531000851293c2be834360ff543399cda3989
Diffstat (limited to 'strata/python3-core/pyyaml.morph')
-rw-r--r--strata/python3-core/pyyaml.morph6
1 files changed, 0 insertions, 6 deletions
diff --git a/strata/python3-core/pyyaml.morph b/strata/python3-core/pyyaml.morph
deleted file mode 100644
index 001f392c..00000000
--- a/strata/python3-core/pyyaml.morph
+++ /dev/null
@@ -1,6 +0,0 @@
-name: pyyaml
-kind: chunk
-build-commands:
-- python3 setup.py --without-libyaml build
-install-commands:
-- python3 setup.py --without-libyaml install --prefix="$PREFIX" --root "$DESTDIR"