aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-setuptools_0.6c9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-setuptools_0.6c9.bb')
-rw-r--r--recipes/python/python-setuptools_0.6c9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-setuptools_0.6c9.bb b/recipes/python/python-setuptools_0.6c9.bb
index a962e62c4d..c704205108 100644
--- a/recipes/python/python-setuptools_0.6c9.bb
+++ b/recipes/python/python-setuptools_0.6c9.bb
@@ -9,7 +9,7 @@ PR = "ml0"
SRC_URI = "\
http://cheeseshop.python.org/packages/source/s/setuptools/${SRCNAME}-${PV}.tar.gz\
- file://fix-log-usage.patch;patch=1 \
+ file://fix-log-usage.patch;apply=yes \
"
S = "${WORKDIR}/${SRCNAME}-${PV}"