File: rules

package info (click to toggle)
golang-github-urfave-cli 1.22.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, bullseye-backports
  • size: 648 kB
  • sloc: sh: 17; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 149 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := altsrc
export DH_GOLANG_INSTALL_EXTRA := autocomplete

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