File: rules

package info (click to toggle)
golang-github-posener-complete 1.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 228 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 154 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_GOLANG_INSTALL_EXTRA := tests
export DH_GOLANG_EXCLUDES := example gocomplete

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