Skip to content

Commit

Permalink
math/py-numexpr: Cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 25, 2021
1 parent f7aaa00 commit 530a39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion math/py-numexpr/Makefile
Expand Up @@ -19,6 +19,6 @@ USES= dos2unix python:3.6+
USE_PYTHON= autoplist concurrent distutils

post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/numexpr/interpreter*.so
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +

.include <bsd.port.mk>

0 comments on commit 530a39e

Please sign in to comment.