Skip to content
Snippets Groups Projects
Verified Commit 21da4fe8 authored by sunpoet's avatar sunpoet
Browse files

print/py-pycups: Cosmetic change

parent b04cba05
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,6 @@ pre-configure:
@${REINPLACE_CMD} -e 's|#ifdef __SVR4|#ifdef __FreeBSD__|' ${WRKSRC}/cupsppd.c
post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/cups*.so
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
.include <bsd.port.post.mk>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment