From 6e5ff0a599e4e181a524b94447bcf0a054055e23 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 2 Dec 2013 16:05:45 -0500 Subject: openstack: update bbappends to match oe-core/meta-networing/meta-virtualization master Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-setuptools_1.4.bbappend | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-openstack/recipes-devtools/python/python-setuptools_1.4.bbappend (limited to 'meta-openstack/recipes-devtools/python/python-setuptools_1.4.bbappend') diff --git a/meta-openstack/recipes-devtools/python/python-setuptools_1.4.bbappend b/meta-openstack/recipes-devtools/python/python-setuptools_1.4.bbappend new file mode 100644 index 0000000..3c691d3 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python-setuptools_1.4.bbappend @@ -0,0 +1,4 @@ +# conflicting file prevention +do_install_append() { + rm -f ${D}${libdir}/python*/site-packages/site.py* +} \ No newline at end of file -- cgit v1.2.3-54-g00ecf