diff options
Diffstat (limited to 'recipes/python/python-pycodes_1.2.bb')
-rw-r--r-- | recipes/python/python-pycodes_1.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pycodes_1.2.bb b/recipes/python/python-pycodes_1.2.bb index 6ebd632086..fa260422ec 100644 --- a/recipes/python/python-pycodes_1.2.bb +++ b/recipes/python/python-pycodes_1.2.bb @@ -8,7 +8,7 @@ SRCNAME = "pycodes" PR = "ml1" SRC_URI = "http://web.mit.edu/~emin/www/source_code/pycodes/pycodes-1-2.tar.gz \ - file://no-docs.patch;apply=yes" + file://no-docs.patch" S = "${WORKDIR}/${SRCNAME}" inherit distutils |