summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-setuptools_0.6c11.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-setuptools_0.6c11.bbappend')
-rw-r--r--meta-openstack/recipes-devtools/python/python-setuptools_0.6c11.bbappend4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-setuptools_0.6c11.bbappend b/meta-openstack/recipes-devtools/python/python-setuptools_0.6c11.bbappend
new file mode 100644
index 0000000..3c691d3
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-setuptools_0.6c11.bbappend
@@ -0,0 +1,4 @@
1# conflicting file prevention
2do_install_append() {
3 rm -f ${D}${libdir}/python*/site-packages/site.py*
4} \ No newline at end of file