mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
sysutils/py-scandir: Cosmetic change
This commit is contained in:
parent
eaaef08265
commit
6ded914a1a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ USES= python:3.6+
|
|||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_scandir*.so
|
||||
${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
|
||||
|
||||
do-test:
|
||||
${SETENV} ${TEST_ENV} ${PYTHON_CMD} ${WRKSRC}/test/run_tests.py
|
||||
|
|
Loading…
Add table
Reference in a new issue