File: rules

package info (click to toggle)
golang-github-advancedlogic-goose 0.0~git20200830.1225d53%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, bullseye-backports
  • size: 472 kB
  • sloc: makefile: 128; sh: 11
file content (8 lines) | stat: -rwxr-xr-x 157 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DH_GOLANG_INSTALL_EXCLUDES := sites

override_dh_auto_test:

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