- Strip binaries
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user