[pkg-go] dh-golang : DH_GOLANG_INSTALL_EXTRA_EXTENSIONS option
Alexandre Viau
alexandre at alexandreviau.net
Wed Jul 29 20:53:41 UTC 2015
Hello,
This is new dh-golang feature should allow to include more files to the
install in an easier way. It should be useful, for example, with cgo
projects.
DH_GOLANG_INSTALL_EXTRA_EXTENSIONS := .cgo,.h,.c
Will include all files with .cgo, .h and .c extensions.
I have had this issue (not just with cgo projects) a couple times last
week so I thought this would be useful.
I have never done perl before, feel free to comment on the code.
--
Alexandre Viau
alexandre at alexandreviau.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-New-DH_GOLANG_INSTALL_EXTRA_EXTENSIONS-option.patch
Type: text/x-patch
Size: 2034 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20150729/0ade52e5/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20150729/0ade52e5/attachment.sig>
More information about the Pkg-go-maintainers
mailing list