]> git.arvados.org - arvados.git/commit
23090: Set PACKAGE when building Python distro packages
authorBrett Smith <brett.smith@curii.com>
Mon, 11 Aug 2025 23:24:29 +0000 (19:24 -0400)
committerBrett Smith <brett.smith@curii.com>
Mon, 11 Aug 2025 23:24:29 +0000 (19:24 -0400)
commitc9b5498be5a11320aa7be1fffce7d9b4ae931e72
tree284b673299a839a2bc5555115ac305095cc0be07
parentb6bba268483cf9ae7841ba5aa19f7de81359156c
23090: Set PACKAGE when building Python distro packages

This global variable is read by fpm_verify for error reporting. Leaving
it unset makes those reports confusing. Refs #23090.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
build/run-library.sh