From 6cb5b32227de1043933fed3542e70bc3c64f59c3 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Sun, 30 Oct 2016 16:28:31 +0900 Subject: Move trove & mason related systems, clusters and strata to a new trove subdirectory Change-Id: Id71531000851293c2be834360ff543399cda3989 --- trove/strata/python3-core/pyyaml.morph | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 trove/strata/python3-core/pyyaml.morph (limited to 'trove/strata/python3-core/pyyaml.morph') diff --git a/trove/strata/python3-core/pyyaml.morph b/trove/strata/python3-core/pyyaml.morph new file mode 100644 index 00000000..001f392c --- /dev/null +++ b/trove/strata/python3-core/pyyaml.morph @@ -0,0 +1,6 @@ +name: pyyaml +kind: chunk +build-commands: +- python3 setup.py --without-libyaml build +install-commands: +- python3 setup.py --without-libyaml install --prefix="$PREFIX" --root "$DESTDIR" -- cgit v1.2.1