mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
- Strip library
This commit is contained in:
parent
9a22293c2e
commit
3f0b9fde17
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372730
@ -33,4 +33,7 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e '/TRIMESH_ENABLE/ s|True|False|' ${WRKSRC}/setup.py
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/ode.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user