summaryrefslogtreecommitdiff
path: root/trove/strata/python3-core/pyyaml.morph
diff options
context:
space:
mode:
Diffstat (limited to 'trove/strata/python3-core/pyyaml.morph')
-rw-r--r--trove/strata/python3-core/pyyaml.morph6
1 files changed, 0 insertions, 6 deletions
diff --git a/trove/strata/python3-core/pyyaml.morph b/trove/strata/python3-core/pyyaml.morph
deleted file mode 100644
index 001f392c..00000000
--- a/trove/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"