1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

- Strip libraries

This commit is contained in:
Dmitry Marakasov 2015-02-18 14:56:19 +00:00
parent f0531fdbc3
commit 810871bc96
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379207

View File

@ -37,6 +37,7 @@ do-configure:
${ECHO_CMD} "${STAGEDIR}${BGLIBS_LIB}" > ${WRKSRC}/conf-lib
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/bglibs/*.so
@${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR}