File: rules

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

# Prevent the building of /usr/bin/colorable
export DH_GOLANG_EXCLUDES := cmd

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