Skip to content

Commit

Permalink
multimedia/py-cec: Cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 25, 2021
1 parent cb1e750 commit 105708d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multimedia/py-cec/Makefile
Expand Up @@ -17,6 +17,6 @@ USES= compiler:c++11-lang localbase python:3.6+
USE_PYTHON= autoplist concurrent distutils

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

.include <bsd.port.mk>

0 comments on commit 105708d

Please sign in to comment.