summaryrefslogtreecommitdiff
path: root/strata/python2-core/pyyaml-python2.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/python2-core/pyyaml-python2.morph')
-rw-r--r--strata/python2-core/pyyaml-python2.morph6
1 files changed, 0 insertions, 6 deletions
diff --git a/strata/python2-core/pyyaml-python2.morph b/strata/python2-core/pyyaml-python2.morph
deleted file mode 100644
index 54d2b035..00000000
--- a/strata/python2-core/pyyaml-python2.morph
+++ /dev/null
@@ -1,6 +0,0 @@
-name: pyyaml-python2
-kind: chunk
-build-commands:
-- python2 setup.py --without-libyaml build
-install-commands:
-- python2 setup.py --without-libyaml install --prefix="$PREFIX" --root "$DESTDIR"