lang/cython: Cosmetic change

This commit is contained in:
Po-Chuan Hsieh 2024-02-21 22:26:23 +08:00
parent 5d3eb19e64
commit 10758e47df
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
1 changed files with 1 additions and 2 deletions

View File

@ -17,8 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= compiler:c11 python:2.7+
USE_PYTHON= allflavors autoplist concurrent distutils
# bin/cygdb bin/cython bin/cythonize
CONFLICTS_INSTALL= py*-cython-devel py*-cython3
CONFLICTS_INSTALL= py*-cython-devel py*-cython3 # bin/cygdb bin/cython bin/cythonize
post-install:
${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Cython -name '*.so' -exec ${STRIP_CMD} {} +