From b82afc5237ef590715fb74836d82d9a80c4bc969 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 29 Aug 2017 17:10:24 +0000 Subject: Remove Morph and some of its dependencies It's unmaintained and probably unusable these days. The baserock-import tool depends on Morph and has also been removed. Hopefully it can one day start a new life as a BuildStream importer tool... --- strata/morph-utils/pyfilesystem.morph | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 strata/morph-utils/pyfilesystem.morph (limited to 'strata/morph-utils/pyfilesystem.morph') diff --git a/strata/morph-utils/pyfilesystem.morph b/strata/morph-utils/pyfilesystem.morph deleted file mode 100644 index a4931dfa..00000000 --- a/strata/morph-utils/pyfilesystem.morph +++ /dev/null @@ -1,6 +0,0 @@ -name: pyfilesystem -kind: chunk -build-commands: -- python setup.py build -install-commands: -- python setup.py install --prefix="$PREFIX" --root "$DESTDIR" -- cgit v1.2.1