From 5b750ef7bef32d70d87fe6bd5cfc458f589654b1 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 25 Oct 2021 23:08:21 +0800 Subject: math/py-pyreadr: Cosmetic change --- math/py-pyreadr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/py-pyreadr/Makefile') diff --git a/math/py-pyreadr/Makefile b/math/py-pyreadr/Makefile index 958593b53240..8445f7295db6 100644 --- a/math/py-pyreadr/Makefile +++ b/math/py-pyreadr/Makefile @@ -23,6 +23,6 @@ post-patch: @${RM} -fr ${WRKSRC}/win_libs/ post-install: - ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pyreadr/librdata${PYTHON_EXT_SUFFIX}.so + ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include -- cgit v1.2.3