mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
- Strip binaries
This commit is contained in:
parent
e914201e16
commit
f93a14946e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388337
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= tokyotyrant
|
||||
PORTVERSION= 1.1.41
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://fallabs.com/${PORTNAME}/
|
||||
|
||||
@ -36,4 +36,8 @@ post-patch:
|
||||
${WRKSRC}/Makefile.in
|
||||
${REINPLACE_CMD} -e 's|llua|llua-${LUA_VER}|g' ${WRKSRC}/configure
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/*
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user