summaryrefslogtreecommitdiff
path: root/strata/openstack-services/python-xattr.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/openstack-services/python-xattr.morph')
-rw-r--r--strata/openstack-services/python-xattr.morph8
1 files changed, 0 insertions, 8 deletions
diff --git a/strata/openstack-services/python-xattr.morph b/strata/openstack-services/python-xattr.morph
deleted file mode 100644
index 7916bbf2..00000000
--- a/strata/openstack-services/python-xattr.morph
+++ /dev/null
@@ -1,8 +0,0 @@
-name: python-xattr
-kind: chunk
-configure-commands:
-- cp -r /usr/lib/python2.7/site-packages/cffi .
-build-commands:
-- python setup.py build
-install-commands:
-- python setup.py install --prefix "$PREFIX" --root "$DESTDIR"