New review comment by tornaria on void-packages repository https://github.com/void-linux/void-packages/pull/44071#discussion_r1205638641 Comment: ```suggestion python3 -m installer --destdir ${DESTDIR} \ ${make_install_args} ${make_install_target:-dist/*.whl} ``` Use the same style as above?