forked from Lainports/freebsd-ports
databases/py-psycopg2: Cosmetic change
This commit is contained in:
parent
44d24b90b0
commit
bd01a0acea
1 changed files with 1 additions and 1 deletions
|
|
@ -16,6 +16,6 @@ USES= pgsql python:3.6+
|
|||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/psycopg2/_psycopg*.so
|
||||
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue