File: rules

package info (click to toggle)
gojq 0.12.13-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 952 kB
  • sloc: yacc: 642; makefile: 85
file content (9 lines) | stat: -rwxr-xr-x 205 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DH_GOLANG_INSTALL_EXTRA := builtin.jq cli/test.yaml

%:
	dh $@ --builddirectory=_build --buildsystem=golang

override_dh_installchangelogs:
	dh_installchangelogs -k CHANGELOG.md