Skip to content

Commit

Permalink
devel/py-simpleparse: Cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 5, 2021
1 parent 766a401 commit 09c9d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/py-simpleparse/Makefile
Expand Up @@ -14,6 +14,6 @@ USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils

post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/simpleparse/stt/TextTools/mxTextTools/mxTextTools*.so
${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +

.include <bsd.port.mk>

0 comments on commit 09c9d72

Please sign in to comment.