DEBSOURCES
Skip Quicknav
sources / golang-github-wenerme-astgo / 0.0~git20230926.1b5bc38-2 / debian / rules
1234567
#!/usr/bin/make -f export DH_GOLANG_INSTALL_EXTRA := $(shell \ find pkg/tools/xmlgen/template -type f -name '*.tmpl') %: dh $@ --builddirectory=_build --buildsystem=golang