devel/py-py-ubjson: Cosmetic change
This commit is contained in:
parent
26c9b52a02
commit
81f0c12148
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@ USES= python:3.6+
|
|||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_ubjson*.so
|
||||
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue