mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Strip in PREFIX-, not in LOCALBASE-relative path
This commit is contained in:
parent
84528a233d
commit
627eb68e17
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373841
@ -16,6 +16,6 @@ USES= python
|
||||
USE_PYTHON= distutils
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/uniconvertor/app/modules/*.so
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/uniconvertor/app/modules/*.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user