diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-twisted_13.2.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-twisted_13.2.0.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python-twisted_13.2.0.bb b/meta-python/recipes-devtools/python/python-twisted_13.2.0.bb index ac88ac960e..071106ee37 100644 --- a/meta-python/recipes-devtools/python/python-twisted_13.2.0.bb +++ b/meta-python/recipes-devtools/python/python-twisted_13.2.0.bb | |||
@@ -239,7 +239,7 @@ ${libdir}/${PYTHON_DIR}/site-packages/twisted/*/*/.debug \ | |||
239 | 239 | ||
240 | RDEPENDS_{PN}-src = "${PN}" | 240 | RDEPENDS_{PN}-src = "${PN}" |
241 | FILES_${PN}-src = " \ | 241 | FILES_${PN}-src = " \ |
242 | ${libdir}/${PYTHON_DIR}/site-packages/twisted/*.py \ | 242 | ${libdir}/${PYTHON_DIR}/site-packages/twisted/*.py \ |
243 | ${libdir}/${PYTHON_DIR}/site-packages/twisted/*/*.py \ | 243 | ${libdir}/${PYTHON_DIR}/site-packages/twisted/*/*.py \ |
244 | ${libdir}/${PYTHON_DIR}/site-packages/twisted/*/*/*.py \ | 244 | ${libdir}/${PYTHON_DIR}/site-packages/twisted/*/*/*.py \ |
245 | " | 245 | " |