File: rules

package info (click to toggle)
golang-golang-x-sys 0.0~git20210124.22da62e-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, bullseye-backports
  • size: 8,580 kB
  • sloc: asm: 1,887; sh: 890; ansic: 57; makefile: 3
file content (8 lines) | stat: -rwxr-xr-x 256 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

# Do not include plan9 and windows packages that are not relevant to Debian. In
# particular, the plan9 package makes build fail when using gccgo.
export DH_GOLANG_EXCLUDES := plan9 windows

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