From 3c13d9d1f0c9614e0f29d7744e3d8513f27cfc4b Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sun, 7 Sep 2014 08:14:34 +0000 Subject: - Strip binary --- games/xbill/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'games') diff --git a/games/xbill/Makefile b/games/xbill/Makefile index 3dbce718cbe6..1dfeb45b6aad 100644 --- a/games/xbill/Makefile +++ b/games/xbill/Makefile @@ -55,4 +55,7 @@ post-patch: @${REINPLACE_CMD} -e '/WIDGET_LIBS=/ s|-lXm"$$|-lXm -lXpm"|' \ ${WRKSRC}/configure +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xbill + .include -- cgit v1.2.3