From 2f91b8a0eeeb15469f3c5e1b104e34e88fe7df62 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 10 Mar 2015 13:48:22 +0000 Subject: Move cliapp into its own 'python-cliapp' stratum This allows us to have a system with Lorry and Lorry Controller but without Morph. Change-Id: I5164237601d0ff028834c674274f13b6e1f315c9 --- strata/morph-utils/python-coveragepy.morph | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 strata/morph-utils/python-coveragepy.morph (limited to 'strata/morph-utils') diff --git a/strata/morph-utils/python-coveragepy.morph b/strata/morph-utils/python-coveragepy.morph deleted file mode 100644 index ed5e3d87..00000000 --- a/strata/morph-utils/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