Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
debian: add missing env variables to debian build
Merged did:key:z6MkkfM3...sVz5 opened 10 months ago

During the build of heartwood there are a few environment variables in particular GIT_HEAD and RADICLE_VERSION that are added during build to be part of the final binary.

This wasn’t the case so far with the debian packages, this patch exports the needed vars for override_dh_auto_build so commands like rad --version display the values.

did:key:z6MkkfM3...sVz5 opened with revision 2a8bc7e8 on base deb823f3 +2 -0 10 months ago

During the build of heartwood there are a few environment variables in particular GIT_HEAD and RADICLE_VERSION that are added during build to be part of the final binary.

This wasn’t the case so far with the debian packages, this patch exports the needed vars for override_dh_auto_build so commands like rad --version display the values.

lorenz merged revision 2a8bc7e8 at 570bfc3b 10 months ago