From 212d7e801320a0b73370cdc2c1fa3ed92d8c9106 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Thu, 26 Feb 2015 09:17:13 +0000 Subject: Morph build 620e4e6dd8e242abafdbaeea45ac464e System branch: master --- strata/python-core/pyyaml.morph | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 strata/python-core/pyyaml.morph (limited to 'strata/python-core') diff --git a/strata/python-core/pyyaml.morph b/strata/python-core/pyyaml.morph new file mode 100644 index 00000000..8ebd7b57 --- /dev/null +++ b/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