From 8bd6ec86566fa0774c773acada8c38bcac7912ed Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 10 Feb 2014 11:45:52 -0500 Subject: setuptools 1.4: move to dangling Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-setuptools_1.4.bbappend | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-setuptools_1.4.bbappend (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-setuptools_1.4.bbappend b/meta-openstack/recipes-devtools/python/python-setuptools_1.4.bbappend deleted file mode 100644 index 3c691d3..0000000 --- a/meta-openstack/recipes-devtools/python/python-setuptools_1.4.bbappend +++ /dev/null @@ -1,4 +0,0 @@ -# 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