mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Strip shared library
This commit is contained in:
parent
93c6b9fcfd
commit
54bbbd4eb5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364958
@ -19,4 +19,7 @@ CFLAGS+= -I${LOCALBASE}/include
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/cconv.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user