mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
devel/py-ruamel.yaml.clib: Remove -f because RM has it already
This commit is contained in:
parent
10602763cc
commit
0c9de584ae
@ -17,7 +17,7 @@ USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
post-install:
|
||||
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
|
||||
${RM} -fr ${STAGEDIR}${PYTHON_SITELIBDIR}/ruamel
|
||||
${RM} -r ${STAGEDIR}${PYTHON_SITELIBDIR}/ruamel
|
||||
${REINPLACE_CMD} -e '/LICENSE/d; /__init__.py/d' ${_PYTHONPKGLIST}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user