From 3a2f641e4e70e76ffa77629c6208970c1a7af667 Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Fri, 25 Sep 2015 08:47:49 +0000 Subject: Proposed re-org of definitions repo --- baserock/strata/python-core/pyyaml.morph | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 baserock/strata/python-core/pyyaml.morph (limited to 'baserock/strata/python-core/pyyaml.morph') diff --git a/baserock/strata/python-core/pyyaml.morph b/baserock/strata/python-core/pyyaml.morph new file mode 100644 index 00000000..8ebd7b57 --- /dev/null +++ b/baserock/strata/python-core/pyyaml.morph @@ -0,0 +1,6 @@ +name: pyyaml +kind: chunk +build-commands: +- python setup.py --without-libyaml build +install-commands: +- python setup.py --without-libyaml install --prefix="$PREFIX" --root "$DESTDIR" -- cgit v1.2.1