On 2026/06/22 14:28, izzy Meyer wrote: > Seems it assumes gnu-style sha1sum binary naming rather than our sha1(1)
add a TEST_DEPENDS on coreutils, and a pre-test target with
ln -fs ${LOCALBASE}/bin/gsha1sum ${WRKDIR}/bin/sha1sum
On 2026/06/22 14:28, izzy Meyer wrote: > Seems it assumes gnu-style sha1sum binary naming rather than our sha1(1)
add a TEST_DEPENDS on coreutils, and a pre-test target with
ln -fs ${LOCALBASE}/bin/gsha1sum ${WRKDIR}/bin/sha1sum