From f7aaa000395923540f066468f57e62ab9a079b0a Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 25 Oct 2021 23:08:04 +0800 Subject: math/py-iohexperimenter: Cosmetic change --- math/py-iohexperimenter/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math') diff --git a/math/py-iohexperimenter/Makefile b/math/py-iohexperimenter/Makefile index 17b2b5b2102c..1f1999049843 100644 --- a/math/py-iohexperimenter/Makefile +++ b/math/py-iohexperimenter/Makefile @@ -21,6 +21,6 @@ USE_PYTHON= autoplist concurrent distutils USE_CXXSTD= c++14 post-install: - ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/IOHexperimenter/_IOHprofiler*.so + ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include -- cgit v1.2.3