[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Calling generators in override_dh_auto_build



Hi,

I am trying to call code generators in override_dh_auto_build:

  https://salsa.debian.org/go-team/packages/nextcloud-spreed-signaling/-/blob/debian/sid/debian/rules

Apparently, they don't get the coorect environment passed – easyjson
calls `go run` at some point, and that tries to donwload the
dependenceis from go.mod anew instead of using the build-deps provided
by Debian.

What is the correct way of calling tools with the same environment
dh_auto_build will call `go build` with?

Thanks,
Nik

Attachment: signature.asc
Description: PGP signature


Reply to: