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

Re: pat package - requesting help with //go:embed



On Sun, Dec 07, 2025 at 12:11:00AM +0100, Simon Josefsson wrote:
> Federico Grau <donfede@casagrau.org> writes:
> 
> >     src/github.com/la5nta/pat/internal/cmsapi/api.go:192:12: pattern gateway_status.json.gz: no matching files found
> 
> Add to debian/rules:
> 
> export DH_GOLANG_INSTALL_EXTRA := path/to/gateway_status.json.gz
> 
> For wildcards use something like:
> 
> export DH_GOLANG_INSTALL_EXTRA := $(wildcard path/to/*.sql)
> 
> /Simon
> 

Many thanks for the prompt constructive feedback Simon and Tianon.

I now have a successful `pat' Debian package build (and also see that tmancill
had used the same DH_GOLANG_INSTALL_EXTRA option for another file).

Happy hacking, 
donfede

Attachment: signature.asc
Description: PGP signature


Reply to: