aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python-tornado.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-tornado.inc b/meta-python/recipes-devtools/python/python-tornado.inc
index 679b7ba035..7e3ac8c810 100644
--- a/meta-python/recipes-devtools/python/python-tornado.inc
+++ b/meta-python/recipes-devtools/python/python-tornado.inc
@@ -19,6 +19,6 @@ PACKAGES =+ "\
"
FILES_${PN}-test = " \
- ${libdir}/${PYTHON_DIR}/site-packages/${SRCNAME}/test \
- ${libdir}/${PYTHON_DIR}/site-packages/${SRCNAME}/testing.py* \
+ ${libdir}/${PYTHON_DIR}/site-packages/*/test \
+ ${libdir}/${PYTHON_DIR}/site-packages/*/testing.py* \
"