New review comment by ThatGeekyWeeb on void-packages repository https://github.com/void-linux/void-packages/pull/23679#discussion_r458369952 Comment: Alright, understood! resolved ```sh build_style="qmake" configure_args="PREFIX='/usr'" make_build_args="INSTALL_ROOT=${DESTDIR} -j${npoc}" make_install_args="INSTALL_ROOT=${DESTDIR} -j${npoc}" ```