File: rules

package info (click to toggle)
golang-golang-x-sys 0.0~git20161017.0.002cbb5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,540 kB
  • ctags: 55,003
  • sloc: perl: 1,152; sh: 679; asm: 332; ansic: 37; 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