- Strip library

This commit is contained in:
Dmitry Marakasov 2015-02-22 14:34:10 +00:00
parent 23f0908551
commit 40be0b24f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379607

View file

@ -43,5 +43,6 @@ post-install:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/img
@(cd ${WRKSRC}/img && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}/img)
.endif
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librle.so
.include <bsd.port.mk>