diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pycryptodome.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pycryptodome.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pycryptodome.inc b/meta-python/recipes-devtools/python/python-pycryptodome.inc index 31d1368b0f..63b4a4abb4 100644 --- a/meta-python/recipes-devtools/python/python-pycryptodome.inc +++ b/meta-python/recipes-devtools/python/python-pycryptodome.inc | |||
@@ -21,7 +21,7 @@ RDEPENDS_${PN}-tests += " \ | |||
21 | 21 | ||
22 | PACKAGES =+ "${PN}-tests" | 22 | PACKAGES =+ "${PN}-tests" |
23 | 23 | ||
24 | FILES_${PN}-tests += " \ | 24 | FILES_${PN}-tests = " \ |
25 | ${PYTHON_SITEPACKAGES_DIR}/Crypto/SelfTest/ \ | 25 | ${PYTHON_SITEPACKAGES_DIR}/Crypto/SelfTest/ \ |
26 | ${PYTHON_SITEPACKAGES_DIR}/Crypto/SelfTest/__pycache__/ \ | 26 | ${PYTHON_SITEPACKAGES_DIR}/Crypto/SelfTest/__pycache__/ \ |
27 | " | 27 | " |