From 18051d143c5b528d4b4b9d9c90ddacc41e62f04e Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 11 Aug 2014 07:19:33 +0000 Subject: Unbreak, wordview is a script and can't be stripped --- textproc/catdoc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/catdoc') diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile index f9e072f3f156..0d80c2a56989 100644 --- a/textproc/catdoc/Makefile +++ b/textproc/catdoc/Makefile @@ -43,6 +43,6 @@ post-patch: @${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},' ${WRKSRC}/doc/catdoc.1.in post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* + cd ${STAGEDIR}${PREFIX}/bin && ${STRIP_CMD} catdoc catppt xls2csv .include -- cgit v1.2.3