From 1a7fbedf56a4c7a6afb683851dde5d34bbb48b86 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Thu, 2 Oct 2014 14:16:00 +0000 Subject: Split morph out of tools morph now contains distbuild and morph-cache-server, so the distbuild stratum can go away, and anything that needs it can now use morph. --- strata/tools/python-coveragepy.morph | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 strata/tools/python-coveragepy.morph (limited to 'strata/tools/python-coveragepy.morph') diff --git a/strata/tools/python-coveragepy.morph b/strata/tools/python-coveragepy.morph deleted file mode 100644 index ed5e3d87..00000000 --- a/strata/tools/python-coveragepy.morph +++ /dev/null @@ -1,6 +0,0 @@ -name: python-coveragepy -kind: chunk -build-commands: -- python setup.py build -install-commands: -- python setup.py install --prefix=/usr --root "$DESTDIR" -- cgit v1.2.1